Skip to content

Conversation

@dgboss
Copy link
Collaborator

@dgboss dgboss commented Jan 8, 2026

Sequences are typically named as {table_name}_{field}_seq.
A sequence is manually defined in the processed_model_run table definition as follows:

Sequence("processed_model_run_url_id_seq") which is missing a 's' after 'url'. This only causes issues for new deployments but is easily fixed with an addition to the initial alembic migration.

Test Links:

Landing Page
MoreCast
Percentile Calculator
C-Haines
FireCalc
FireCalc bookmark
Auto Spatial Advisory (ASA)
HFI Calculator
SFMS Insights
Fire Watch

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.33%. Comparing base (9b04ff5) to head (b5feb1e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5005   +/-   ##
=======================================
  Coverage   75.33%   75.33%           
=======================================
  Files         599      599           
  Lines       28550    28550           
  Branches     2132     2132           
=======================================
  Hits        21509    21509           
  Misses       6411     6411           
  Partials      630      630           

☔ 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.

@dgboss dgboss merged commit c60c433 into main Jan 8, 2026
31 checks passed
@dgboss dgboss deleted the bug/sequence_name branch January 8, 2026 23:27
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.

4 participants