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

Avoid using the CwStorage wrapper for access #90

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

uint
Copy link
Collaborator

@uint uint commented Jan 21, 2025

Closes #52

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.86%. Comparing base (a03f6ab) to head (2918f46).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
+ Coverage   82.24%   89.86%   +7.61%     
==========================================
  Files          14       14              
  Lines        1774     2002     +228     
  Branches     1774     2002     +228     
==========================================
+ Hits         1459     1799     +340     
+ Misses        294      182     -112     
  Partials       21       21              

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

@uint uint force-pushed the 52-simplify-cwstorage-wrapper branch from 911f6d0 to 2918f46 Compare January 21, 2025 18:54
@uint uint marked this pull request as ready for review January 21, 2025 18:58
@uint uint changed the base branch from main to simplify-cwstorage_wrapper_plus_testing January 21, 2025 19:00
@uint uint changed the base branch from simplify-cwstorage_wrapper_plus_testing to main January 21, 2025 19:00
@uint uint merged commit b3a1769 into main Jan 22, 2025
5 checks passed
@uint uint deleted the 52-simplify-cwstorage-wrapper branch January 22, 2025 11:40
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.

Avoid using the CwStorage wrapper for access
1 participant