Skip to content

Support Canonical URLs in Search Params#3749

Open
knoppiks wants to merge 1 commit into
mainfrom
3344-support-canonical-urls-in-search-params
Open

Support Canonical URLs in Search Params#3749
knoppiks wants to merge 1 commit into
mainfrom
3344-support-canonical-urls-in-search-params

Support Canonical URLs in Search Params

97b689e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2026 in 0s

96.22% (+0.00%) compared to dfa8330

View this Pull Request on Codecov

96.22% (+0.00%) compared to dfa8330

Details

Codecov Report

❌ Patch coverage is 98.63014% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.22%. Comparing base (dfa8330) to head (97b689e).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
modules/fhir-path/src/blaze/fhir_path_spec.clj 66.66% 0 Missing and 1 partial ⚠️
.../src/blaze/fhir/structure_definition_repo_spec.clj 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3749   +/-   ##
=======================================
  Coverage   96.21%   96.22%           
=======================================
  Files         422      422           
  Lines       26350    26444   +94     
  Branches      642      648    +6     
=======================================
+ Hits        25353    25445   +92     
  Misses        474      474           
- Partials      523      525    +2     
Files with missing lines Coverage Δ
modules/db/src/blaze/db/impl/codec.clj 99.61% <ø> (ø)
modules/db/src/blaze/db/impl/index.clj 98.26% <100.00%> (ø)
...ules/db/src/blaze/db/impl/search_param/chained.clj 98.95% <ø> (ø)
.../db/impl/search_param/composite/token_quantity.clj 97.50% <ø> (ø)
...aze/db/impl/search_param/composite/token_token.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/impl/search_param/core.clj 66.66% <ø> (ø)
modules/db/src/blaze/db/impl/search_param/date.clj 96.42% <ø> (ø)
modules/db/src/blaze/db/impl/search_param/has.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/impl/search_param/list.clj 100.00% <ø> (ø)
modules/db/src/blaze/db/impl/search_param/near.clj 100.00% <ø> (ø)
... and 10 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.