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

Remove lazy_static dep #10

Merged
merged 1 commit into from
Jul 26, 2024

Remove lazy_static dep

d5142a4
Select commit
Loading
Failed to load commit list.
Merged

Remove lazy_static dep #10

Remove lazy_static dep
d5142a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 1s

50.00% (+0.72%) compared to 184472e

View this Pull Request on Codecov

50.00% (+0.72%) compared to 184472e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.00%. Comparing base (184472e) to head (d5142a4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   49.27%   50.00%   +0.72%     
==========================================
  Files           2        2              
  Lines          69       70       +1     
==========================================
+ Hits           34       35       +1     
  Misses         35       35              

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