Skip to content

refactor: allow multiple key=value for not found diagnostics#1436

Merged
jooola merged 1 commit into
mainfrom
notfound-diags
Jun 1, 2026
Merged

refactor: allow multiple key=value for not found diagnostics#1436
jooola merged 1 commit into
mainfrom
notfound-diags

Conversation

@jooola

@jooola jooola commented Jun 1, 2026

Copy link
Copy Markdown
Member

Some resource are queried using more than one criteria. This allows to reuse the not found diagnostic helper and provide the users all the search criteria that resulted in a not found.

@jooola
jooola requested a review from a team as a code owner June 1, 2026 16:47
@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.99%. Comparing base (a1b1d3a) to head (caadb90).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1436   +/-   ##
=======================================
  Coverage   72.98%   72.99%           
=======================================
  Files         112      112           
  Lines       12536    12545    +9     
=======================================
+ Hits         9150     9157    +7     
- Misses       2320     2322    +2     
  Partials     1066     1066           
Flag Coverage Δ
e2e 72.99% <100.00%> (+<0.01%) ⬆️
unit 37.81% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jooola jooola changed the title refactor: allow more that one key=value for not found diagnostics refactor: allow multiple key=value for not found diagnostics Jun 1, 2026
@jooola
jooola merged commit 689e66a into main Jun 1, 2026
9 checks passed
@jooola
jooola deleted the notfound-diags branch June 1, 2026 16:50
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.

1 participant