Skip to content

Support Profile Validation via External Validator#3838

Open
alexanderkiel wants to merge 1 commit into
mainfrom
claude/tag-search-invalid-resources-33new8
Open

Support Profile Validation via External Validator#3838
alexanderkiel wants to merge 1 commit into
mainfrom
claude/tag-search-invalid-resources-33new8

Conversation

@alexanderkiel

Copy link
Copy Markdown
Member

Closes: #3697

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.25%. Comparing base (2810f86) to head (544af9d).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3838      +/-   ##
==========================================
+ Coverage   96.23%   96.25%   +0.02%     
==========================================
  Files         423      430       +7     
  Lines       26478    26627     +149     
  Branches      640      638       -2     
==========================================
+ Hits        25481    25631     +150     
  Misses        474      474              
+ Partials      523      522       -1     
Files with missing lines Coverage Δ
...es/extern-validator/src/blaze/validator/extern.clj 100.00% <100.00%> (ø)
...tern-validator/src/blaze/validator/extern/impl.clj 100.00% <100.00%> (ø)
...validator/src/blaze/validator/extern/semaphore.clj 100.00% <100.00%> (ø)
...tern-validator/src/blaze/validator/extern/spec.clj 100.00% <100.00%> (ø)
...dules/interaction/src/blaze/interaction/create.clj 100.00% <100.00%> (+1.63%) ⬆️
.../interaction/src/blaze/interaction/transaction.clj 99.46% <100.00%> (+0.62%) ⬆️
...dules/interaction/src/blaze/interaction/update.clj 100.00% <100.00%> (ø)
modules/interaction/src/blaze/interaction/util.clj 98.52% <100.00%> (+0.14%) ⬆️
modules/validator/src/blaze/validator.clj 100.00% <100.00%> (ø)
...odules/validator/src/blaze/validator/protocols.clj 100.00% <100.00%> (ø)
... and 1 more

... and 1 file with indirect coverage changes

🚀 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.

@alexanderkiel alexanderkiel force-pushed the claude/tag-search-invalid-resources-33new8 branch from 36e05d7 to 8d7f6e1 Compare July 9, 2026 11:23
@alexanderkiel alexanderkiel force-pushed the claude/tag-search-invalid-resources-33new8 branch from 8d7f6e1 to 544af9d Compare July 9, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Profile Validation via External Validator

1 participant