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

fixing budget migration #4645

Closed thetif closed 1 year ago

thetif commented 1 year ago

Resolves budget migration issue

Description

Added my token so that I can get on the server if this one doesn't work. There was a duplicate key error when it just ran. Changed Promise.all to Promise.allSettled because it will still keep going if there is an error.

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 #4645 (5e63466) into main (47ef941) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4645   +/-   ##
=======================================
  Coverage   94.32%   94.32%           
=======================================
  Files         277      277           
  Lines        8809     8809           
  Branches     1773     1773           
=======================================
  Hits         8309     8309           
  Misses        476      476           
  Partials       24       24           
Flag Coverage Δ
api ∅ <ø> (∅)
common 99.33% <ø> (ø)
web 94.05% <ø> (ø)

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 47ef941...5e63466. Read the comment docs.

cms-eapd-bot commented 1 year ago

This deploy was cleaned up.