Skip to content

fix: use where bounds on structs and enums#106

Merged
jbr merged 1 commit into
mainfrom
where-bounds-on-structs
Apr 8, 2026
Merged

fix: use where bounds on structs and enums#106
jbr merged 1 commit into
mainfrom
where-bounds-on-structs

Conversation

@jbr
Copy link
Copy Markdown
Owner

@jbr jbr commented Apr 8, 2026

closes: #105

@jbr jbr merged commit ca5a73d into main Apr 8, 2026
6 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.35%. Comparing base (41c0286) to head (58d9d75).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #106      +/-   ##
==========================================
+ Coverage   81.26%   81.35%   +0.08%     
==========================================
  Files          31       31              
  Lines        2189     2199      +10     
  Branches     2189     2199      +10     
==========================================
+ Hits         1779     1789      +10     
  Misses        320      320              
  Partials       90       90              

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

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.

Field work + struct + where clause

1 participant