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

Third Release Candidate for v0.3.0 #164

Merged
merged 6 commits into from
Feb 18, 2024

linting fix, fix test

1f52001
Select commit
Loading
Failed to load commit list.
Merged

Third Release Candidate for v0.3.0 #164

linting fix, fix test
1f52001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2024 in 0s

4.89% (+0.42%) compared to d42eaf5

View this Pull Request on Codecov

4.89% (+0.42%) compared to d42eaf5

Details

Codecov Report

Attention: 28 lines in your changes are missing coverage. Please review.

Comparison is base (d42eaf5) 4.46% compared to head (1f52001) 4.89%.
Report is 1 commits behind head on master.

Files Patch % Lines
crack-core/src/db/play_log.rs 0.00% 12 Missing ⚠️
crack-core/src/lib.rs 0.00% 8 Missing ⚠️
crack-core/src/commands/music/play.rs 0.00% 7 Missing ⚠️
crack-core/src/db/track_reaction.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #164      +/-   ##
=========================================
+ Coverage    4.46%   4.89%   +0.42%     
=========================================
  Files          70      68       -2     
  Lines        4571    4560      -11     
=========================================
+ Hits          204     223      +19     
+ Misses       4367    4337      -30     

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