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

Refactor Archiver and add BaseHead #139

Merged
merged 24 commits into from
Nov 28, 2024

fix: remove inheritance from Generic in BaseHead

d2a05f4
Select commit
Loading
Failed to load commit list.
Merged

Refactor Archiver and add BaseHead #139

fix: remove inheritance from Generic in BaseHead
d2a05f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 28, 2024 in 0s

95.14% (-1.18%) compared to 631b905

View this Pull Request on Codecov

95.14% (-1.18%) compared to 631b905

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.14%. Comparing base (631b905) to head (d2a05f4).
Report is 18 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   96.31%   95.14%   -1.18%     
==========================================
  Files         147      164      +17     
  Lines        6304     7144     +840     
==========================================
+ Hits         6072     6797     +725     
- Misses        232      347     +115     

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