Skip to content

Remove API v1 fallback for society-wide simulations#2569

Merged
nikhilwoodruff merged 1 commit into
masterfrom
fix/remove-v1-fallback
Jun 10, 2025
Merged

Remove API v1 fallback for society-wide simulations#2569
nikhilwoodruff merged 1 commit into
masterfrom
fix/remove-v1-fallback

Conversation

@anth-volk
Copy link
Copy Markdown
Collaborator

Fixes #2568.

Removes all API v1 fallback-related code from the simulation and removes tests where relevant. Adds no new functionality, and thus adds no new tests.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.17%. Comparing base (a216bc6) to head (fad5ba9).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2569      +/-   ##
==========================================
+ Coverage   63.98%   71.17%   +7.18%     
==========================================
  Files          55       54       -1     
  Lines        2113     1769     -344     
  Branches      264      217      -47     
==========================================
- Hits         1352     1259      -93     
+ Misses        708      459     -249     
+ Partials       53       51       -2     

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

@nikhilwoodruff nikhilwoodruff merged commit 7ad1ebb into master Jun 10, 2025
7 checks passed
@nikhilwoodruff nikhilwoodruff deleted the fix/remove-v1-fallback branch June 10, 2025 21:40
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.

Remove API v1 fallback

2 participants