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 payments module to apply plugin mechanism consistently #4921

Merged
merged 2 commits into from
Dec 16, 2024

:label: [#3457] Extend type checking to most of the payments app

e9aa4d7
Select commit
Loading
Failed to load commit list.
Merged

Refactor payments module to apply plugin mechanism consistently #4921

:label: [#3457] Extend type checking to most of the payments app
e9aa4d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2024 in 0s

96.59% (+0.00%) compared to 753691c

View this Pull Request on Codecov

96.59% (+0.00%) compared to 753691c

Details

Codecov Report

Attention: Patch coverage is 88.70968% with 7 lines in your changes missing coverage. Please review.

Project coverage is 96.59%. Comparing base (753691c) to head (e9aa4d7).

Files with missing lines Patch % Lines
src/openforms/payments/services.py 42.85% 3 Missing and 1 partial ⚠️
src/openforms/payments/views.py 66.66% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4921   +/-   ##
=======================================
  Coverage   96.58%   96.59%           
=======================================
  Files         757      758    +1     
  Lines       25783    25798   +15     
  Branches     3390     3390           
=======================================
+ Hits        24902    24919   +17     
+ Misses        616      613    -3     
- Partials      265      266    +1     

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