Skip to content

Fix/missing dependency check typed var pattern#2751

Merged
PaulKlint merged 4 commits intomainfrom
fix/missing-dependency-check-typed-var-pattern
Apr 10, 2026
Merged

Fix/missing dependency check typed var pattern#2751
PaulKlint merged 4 commits intomainfrom
fix/missing-dependency-check-typed-var-pattern

Conversation

@PaulKlint
Copy link
Copy Markdown
Member

  • This is needed for proper execution order
  • This is a rather coarse solution. Maybe move this to cases for type parameters?

- This is needed for proper execution order
- This is rather coarse solution. Maybe move this to cases for
   type parameters?
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46%. Comparing base (53d2faa) to head (cd86eef).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##              main   #2751   +/-   ##
=======================================
- Coverage       46%     46%   -1%     
+ Complexity    6737    6730    -7     
=======================================
  Files          794     794           
  Lines        65923   65923           
  Branches      9888    9888           
=======================================
- Hits         30858   30848   -10     
- Misses       32684   32688    +4     
- Partials      2381    2387    +6     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

@PaulKlint PaulKlint merged commit f6d6bbe into main Apr 10, 2026
9 checks passed
@PaulKlint PaulKlint deleted the fix/missing-dependency-check-typed-var-pattern branch April 10, 2026 12:49
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