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: add api/backend/proc-macro crate #412

Merged
merged 335 commits into from
Nov 27, 2024
Merged

refactor: add api/backend/proc-macro crate #412

merged 335 commits into from
Nov 27, 2024

Conversation

vnghia
Copy link
Owner

@vnghia vnghia commented Aug 23, 2024

No description provided.

Copy link

codecov bot commented Aug 23, 2024

Codecov Report

Attention: Patch coverage is 80.53812% with 651 lines in your changes missing coverage. Please review.

Project coverage is 81.80%. Comparing base (8f028ad) to head (1131161).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
nghe-backend/src/transcode/transcoder.rs 72.66% 3 Missing and 38 partials ⚠️
nghe-backend/src/file/audio/artist.rs 87.62% 16 Missing and 21 partials ⚠️
nghe-backend/src/scan/scanner.rs 74.78% 25 Missing and 4 partials ⚠️
nghe-backend/src/lib.rs 0.00% 23 Missing ⚠️
nghe-backend/src/file/picture/mod.rs 86.50% 11 Missing and 11 partials ⚠️
nghe-backend/src/filesystem/path/serde.rs 0.00% 21 Missing ⚠️
nghe-backend/src/test/mock_impl/music_folder.rs 90.54% 15 Missing and 6 partials ⚠️
nghe-proc-macro/src/backend.rs 91.46% 7 Missing and 11 partials ⚠️
nghe-backend/src/orm/id3/song/mod.rs 65.30% 8 Missing and 9 partials ⚠️
nghe-backend/src/file/audio/information.rs 80.24% 1 Missing and 15 partials ⚠️
... and 131 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #412      +/-   ##
==========================================
- Coverage   81.82%   81.80%   -0.03%     
==========================================
  Files         213      386     +173     
  Lines       12185    17166    +4981     
  Branches    12185    17166    +4981     
==========================================
+ Hits         9970    14042    +4072     
- Misses       1721     2311     +590     
- Partials      494      813     +319     

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

@vnghia vnghia force-pushed the refactor-types branch 2 times, most recently from 4b7560f to f1fe59d Compare September 18, 2024 11:08
@vnghia vnghia marked this pull request as ready for review September 18, 2024 15:49
@vnghia vnghia force-pushed the refactor-types branch 2 times, most recently from ae7b7d5 to 6702235 Compare October 12, 2024 21:59
@vnghia vnghia merged commit 41db73f into main Nov 27, 2024
11 of 12 checks passed
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.

1 participant