Enterprise-CMCS / eAPD

CMS (Centers for Medicare and Medicaid Services) eAPD - Modernizing the APD experience
https://eapd.cms.gov
Other
58 stars 25 forks source link

[maintenance] resolved migration issue #4643

Closed thetif closed 1 year ago

thetif commented 1 year ago

Resolves issue with migrations

Description

A previous migration didn't handle updating budgets correctly, so the budgets were messed up in mongo. Created a new migration to update all of the budgets

This pull request is ready to code review when

This pull request is ready to test when

codecov[bot] commented 1 year ago

Codecov Report

Merging #4643 (9439e5c) into main (c5aa58e) will increase coverage by 16.48%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4643       +/-   ##
===========================================
+ Coverage   77.83%   94.32%   +16.48%     
===========================================
  Files         271      277        +6     
  Lines        8595     8808      +213     
  Branches     1773     1773               
===========================================
+ Hits         6690     8308     +1618     
+ Misses       1766      476     -1290     
+ Partials      139       24      -115     
Flag Coverage Δ
api ∅ <ø> (∅)
common 99.33% <ø> (ø)
web 94.05% <ø> (+17.40%) :arrow_up:

see 132 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update c5aa58e...9439e5c. Read the comment docs.

cms-eapd-bot commented 1 year ago

This deploy was cleaned up.