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

proc-macro: refactor backend handler #564

Merged
merged 3 commits into from
Dec 10, 2024
Merged

proc-macro: refactor backend handler #564

merged 3 commits into from
Dec 10, 2024

Conversation

vnghia
Copy link
Owner

@vnghia vnghia commented Dec 10, 2024

No description provided.

Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 90.88670% with 37 lines in your changes missing coverage. Please review.

Project coverage is 72.94%. Comparing base (43cdf90) to head (861ab58).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
nghe-proc-macro/src/backend/handler.rs 90.90% 19 Missing and 9 partials ⚠️
nghe-proc-macro/src/lib.rs 28.57% 5 Missing ⚠️
nghe-proc-macro/src/backend/mod.rs 95.60% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #564      +/-   ##
==========================================
+ Coverage   72.57%   72.94%   +0.36%     
==========================================
  Files         183      184       +1     
  Lines        4652     4697      +45     
  Branches     4652     4697      +45     
==========================================
+ Hits         3376     3426      +50     
+ Misses        846      839       -7     
- Partials      430      432       +2     

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

@vnghia vnghia assigned vnghia and unassigned vnghia Dec 10, 2024
@vnghia vnghia merged commit 84de79b into main Dec 10, 2024
14 checks passed
@vnghia vnghia deleted the refactor-proc-macro branch December 10, 2024 12:43
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