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

BREAK: rename RequestPreparer into ParameterInfo for better clarity 💥 #151

Merged
merged 1 commit into from
Nov 28, 2024

BREAK: rename `RequestPreparer` into `ParameterInfo` for better clari…

f2eaf3d
Select commit
Loading
Failed to load commit list.
Merged

BREAK: rename RequestPreparer into ParameterInfo for better clarity 💥 #151

BREAK: rename `RequestPreparer` into `ParameterInfo` for better clari…
f2eaf3d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 1s

92.76% (+0.00%) compared to 72edee1

View this Pull Request on Codecov

92.76% (+0.00%) compared to 72edee1

Details

Codecov Report

Attention: Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.76%. Comparing base (72edee1) to head (f2eaf3d).

Files with missing lines Patch % Lines
combadge/core/signature.py 95.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files          33       33           
  Lines         885      885           
  Branches       46       46           
=======================================
  Hits          821      821           
  Misses         46       46           
  Partials       18       18           

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