Skip to content

[MERGE WITH GITFLOW] Release/public 20260310#7018

Merged
cnlucas merged 54 commits intomasterfrom
release/public-20260310
Mar 10, 2026
Merged

[MERGE WITH GITFLOW] Release/public 20260310#7018
cnlucas merged 54 commits intomasterfrom
release/public-20260310

Conversation

@cnlucas
Copy link
Copy Markdown
Member

@cnlucas cnlucas commented Mar 3, 2026

This is for the sprint PI 31.1 release.
@cnlucas will deploy this 3/10

patphongs and others added 30 commits February 6, 2026 15:28
… entries that do not have a court case page but reference other court cases
…b-guidance-docs

Add press & public guidance table to single rulemaking page
…ter-types

6985 Rulemakings - Consolate Commenter Types
- Require both keywords before executing proximity search
- Show validation error when only one keyword present
- Block incomplete proximity searches from URL parameters
- Strip quotes from input values to prevent jQuery selector errors
- Add CSS.escape() sanitization for tag values
- Clear incomplete URL parameters on page load
…'Other' grouping for no-tier rulemaking documents, Display no-tier rulemaking documents in 'Other' section
John Carroll and others added 5 commits March 3, 2026 11:54
…lemakings-datatable

No_tier docs for rulemakings datatable
…individual rulemaking page. Fallback to usng rulemaking comment_close_date if doc_comment_close_date is null or doesn't exist
…d-chars

Encode # in rulemaking documents in global legal search result links and rulemaking search page links
…se_date

Display document-specific comment deadlines for rulemakings
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 4, 2026

Codecov Report

❌ Patch coverage is 57.59494% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.17%. Comparing base (f4c9c8a) to head (a2664e3).
⚠️ Report is 56 commits behind head on master.

Files with missing lines Patch % Lines
fec/legal/views.py 18.66% 61 Missing ⚠️
fec/data/api_caller.py 25.00% 3 Missing ⚠️
fec/home/tests/test_court_cases.py 93.87% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7018      +/-   ##
==========================================
- Coverage   79.58%   79.17%   -0.42%     
==========================================
  Files         254      255       +1     
  Lines        6407     6544     +137     
==========================================
+ Hits         5099     5181      +82     
- Misses       1308     1363      +55     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

patphongs and others added 14 commits March 6, 2026 08:37
Add cache bust for individual rulemaking data call
fix level 1 label fallback if doc_description is null
- Implement tier comparison sorting logic matching
- level 1 documents sorted by date descending
- When doc_date is null, use date from last sub-document (level 2/3)
- When no sub-docs exist, use current date
- Tier precedence used as tiebreaker when dates are equal
- Level 2/3 documents sorted in ascending order (oldest first)

Tier precedence updates:
- Add tier 15 (Notice of Disposition) with highest priority (precedence 0)
- Add tier 12 (Final Rules and E&J) support
- Swap tier 13/14 precedence to match observed display order
- Updated TIER_PRECEDENCE dictionary with corrected values
- Show doc_description below label for "Commencing Document", "Ex Parte Communication", and "Comments" when available
- Description displayed on separate line with <br> separator
- Applied to both level 1 and level 2/3 documents

Entity Display:
- Add entity display for "Hearing Schedule" documents similar to Comments
- Show document label as link followed by indented list of all entities
…r-sort-and-descriptions

Single rulemaking documents tier sort and descriptions
@cnlucas cnlucas merged commit 207877b into master Mar 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

5 participants