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

Update enums.py #1120

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Update enums.py #1120

merged 1 commit into from
Feb 23, 2023

Conversation

seeker25
Copy link
Collaborator

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).

@seeker25 seeker25 added the enhancement New feature or request label Feb 23, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #1120 (e3e0016) into main (28ff797) will increase coverage by 0.04%.
The diff coverage is 28.57%.

@@            Coverage Diff             @@
##             main    #1120      +/-   ##
==========================================
+ Coverage   91.54%   91.58%   +0.04%     
==========================================
  Files         153      153              
  Lines        9842     9937      +95     
==========================================
+ Hits         9010     9101      +91     
- Misses        832      836       +4     
Flag Coverage Δ
payapi 93.92% <28.57%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pay-api/src/pay_api/services/bcol_service.py 88.23% <0.00%> (ø)
pay-api/src/pay_api/resources/account.py 93.44% <100.00%> (ø)
pay-api/src/pay_api/utils/enums.py 100.00% <100.00%> (ø)
pay-api/src/pay_api/services/cfs_service.py 69.93% <0.00%> (-0.40%) ⬇️
pay-api/src/pay_api/exceptions/__init__.py 100.00% <0.00%> (ø)
pay-api/src/pay_api/models/invoice_reference.py 100.00% <0.00%> (ø)
pay-api/src/pay_api/services/invoice.py 97.02% <0.00%> (+<0.01%) ⬆️
pay-api/src/pay_api/services/payment_account.py 97.41% <0.00%> (+0.01%) ⬆️
pay-api/src/pay_api/utils/errors.py 98.59% <0.00%> (+0.02%) ⬆️
pay-api/src/pay_api/services/payment.py 97.09% <0.00%> (+0.02%) ⬆️
... and 4 more

@seeker25 seeker25 merged commit e722e68 into main Feb 23, 2023
@seeker25 seeker25 deleted the new_enum_ejv branch March 6, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants