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

Switch from triomphe::Arc to MiniArc, our own Arc implementation #456

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Bring `MiniArc`, our own `Arc` implementation, from a separate crate …

14651ee
Select commit
Loading
Failed to load commit list.
Draft

Switch from triomphe::Arc to MiniArc, our own Arc implementation #456

Bring `MiniArc`, our own `Arc` implementation, from a separate crate …
14651ee
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 16, 2024 in 0s

94.73% (-0.07%) compared to bd5e447

View this Pull Request on Codecov

94.73% (-0.07%) compared to bd5e447

Details

Codecov Report

Attention: Patch coverage is 90.61033% with 20 lines in your changes missing coverage. Please review.

Project coverage is 94.73%. Comparing base (bd5e447) to head (14651ee).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
- Coverage   94.79%   94.73%   -0.07%     
==========================================
  Files          44       45       +1     
  Lines       20306    20416     +110     
==========================================
+ Hits        19249    19341      +92     
- Misses       1057     1075      +18