-
Notifications
You must be signed in to change notification settings - Fork 10
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
[ADD] spp_change_request_edit_farm: Create Module #733
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@emjay0921 Please fix the sonarqubecloud issues specifically the duplicate codes in the tests.
spp_change_request_edit_farm/models/change_request_edit_farm.py
Outdated
Show resolved
Hide resolved
ae00d05
to
2cb5ac0
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #733 +/- ##
==========================================
+ Coverage 75.97% 76.06% +0.08%
==========================================
Files 749 756 +7
Lines 19074 19243 +169
Branches 2327 2340 +13
==========================================
+ Hits 14492 14637 +145
- Misses 4080 4097 +17
- Partials 502 509 +7 ☔ View full report in Codecov by Sentry. |
97a252b
to
e1a8b61
Compare
|
Why is this change needed?
To Add a CR Type for Edit Farm
How was the change implemented?
Created a Module for CR Type: Edit Farm
New unit tests
Unit tests executed by the author
How to test manually
spp_change_request_edit_farm
.Edit Farm
as the Request Type.Related links
#683