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

5982-Fix arch mur and current mur sort #6008

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fec-jli
Copy link
Contributor

@fec-jli fec-jli commented Oct 5, 2024

Summary (required)

This PR will fix incorrect order for current MURs and Arch MURs.

Required reviewers

1-2 devs

Impacted areas of the application

'/legal/search/'

General components of the application that this PR will affect:
current_cases.py
archived_murs.py
legal.py

How to test

@fec-jli fec-jli changed the title Fix arch mur and current mur sort 5982-Fix arch mur and current mur sort Oct 5, 2024
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

Attention: Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.69%. Comparing base (e690791) to head (34f0f7f).

Files with missing lines Patch % Lines
webservices/resources/legal.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #6008      +/-   ##
===========================================
+ Coverage    86.66%   86.69%   +0.02%     
===========================================
  Files           82       82              
  Lines         8989     8994       +5     
===========================================
+ Hits          7790     7797       +7     
+ Misses        1199     1197       -2     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Incorrect MUR sort order
1 participant