Skip to content

♻️ Wrap RequestParser's inner with Arc #256

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

Merged
merged 1 commit into from
Dec 11, 2024
Merged

♻️ Wrap RequestParser's inner with Arc #256

merged 1 commit into from
Dec 11, 2024

Conversation

H1rono
Copy link
Owner

@H1rono H1rono commented Dec 11, 2024

close #254

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.23%. Comparing base (2050dd7) to head (1362d04).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #256      +/-   ##
==========================================
+ Coverage   69.13%   69.23%   +0.09%     
==========================================
  Files          17       17              
  Lines        1753     1768      +15     
==========================================
+ Hits         1212     1224      +12     
- Misses        541      544       +3     

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

@H1rono H1rono merged commit ebd08be into main Dec 11, 2024
6 of 7 checks passed
@H1rono H1rono deleted the parser-arc-inner branch December 11, 2024 18:49
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.

RequestParserの中身をArcで包む
1 participant