Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure models generated Store trait exposes set/update/delete #2348

Merged
merged 4 commits into from
Aug 27, 2024

fix: fix test by using explicit store trait

7105b89
Select commit
Loading
Failed to load commit list.
Merged

fix: ensure models generated Store trait exposes set/update/delete #2348

fix: fix test by using explicit store trait
7105b89
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

67.51% (+0.24%) compared to f9606d8

View this Pull Request on Codecov

67.51% (+0.24%) compared to f9606d8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.51%. Comparing base (f9606d8) to head (7105b89).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2348      +/-   ##
==========================================
+ Coverage   67.27%   67.51%   +0.24%     
==========================================
  Files         357      359       +2     
  Lines       46649    46853     +204     
==========================================
+ Hits        31383    31634     +251     
+ Misses      15266    15219      -47     

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