-
Notifications
You must be signed in to change notification settings - Fork 92
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 views.py to use classmethod for parsing XML elements #268
Conversation
WatermelonAI SummaryThis PR refactors the views.py file to use a classmethod for parsing XML elements. This change improves the efficiency and readability of the code, enhancing the overall performance and maintainability of the application. GitHub PRs
Click here to login to Jira |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #268 +/- ##
===========================================
- Coverage 92.83% 92.63% -0.21%
===========================================
Files 34 34
Lines 4812 4817 +5
===========================================
- Hits 4467 4462 -5
- Misses 345 355 +10
☔ View full report in Codecov by Sentry. |
PR Summary
|
WatermelonAI SummaryThis Pull Request refactors the GitHub PRs
Click here to login to Jira |
No description provided.