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

Fix the description field, it's incorrect #1427

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Feb 22, 2024

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 requested review from Jxio and ochiu as code owners February 22, 2024 17:55
@@ -56,7 +56,7 @@ class Column(Enum):
TARGET_TXN_OUTSTANDING = 'Target Transaction Outstanding Amount'
TARGET_TXN_STATUS = 'Target transaction status'
REVERSAL_REASON_CODE = 'Reversal Reason code'
REVERSAL_REASON_DESC = 'Reversal reason description'
REVERSAL_REASON_DESC = 'Reversal reason desc'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from PROD:

'reversal reason desc': 'Edit Reject'}

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (79924ce) 91.45% compared to head (b1c4482) 92.26%.
Report is 117 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1427      +/-   ##
==========================================
+ Coverage   91.45%   92.26%   +0.80%     
==========================================
  Files         186       18     -168     
  Lines       11319     1293   -10026     
==========================================
- Hits        10352     1193    -9159     
+ Misses        967      100     -867     
Flag Coverage Δ
bcolapi ?
eventlistenerqueue ?
payapi ?
paymentjobs ?
paymentreconciliationsqueue 92.26% <100.00%> (+0.82%) ⬆️
reportapi ?

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

Files Coverage Δ
...yment-reconciliations/src/reconciliations/enums.py 100.00% <100.00%> (ø)

... and 177 files with indirect coverage changes

@seeker25 seeker25 merged commit de474a4 into bcgov:main Feb 22, 2024
6 checks passed
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.

3 participants