eAPD icon indicating copy to clipboard operation
eAPD copied to clipboard

bbrooks/4298-Increase-Pipeline-Speed

Open cthulhuplus opened this issue 2 years ago • 2 comments

Resolves # 4298

Description

As we do more and more in the pipeline, the speed at which we deploy has slowed down. This attempts to alleviate some of that slowness.

Significant changes or possible side effects

Automated test cases written

Given When Then Type (jest, tap, cypress)

Steps to manually verify this change

This pull request is ready to code review when

  • [ ] Automated tests are updated (and all tests are passing)
  • [ ] New automated test cases are documented above
  • [ ] Pull request has been labeled, if applicable with feature, content, bug, tests, refactor
  • [ ] Associated OpenAPI documentation has been updated
  • [ ] The experience passes a basic manual accessibility audit (keyboard nav, screenreader, text scaling) OR an exemption is documented

This pull request is ready to test when

  • [ ] Code has been reviewed by someone other than the original author

This pull request is ready to review when the QA has

  • [ ] Verified the functionality related to the change
  • [ ] Verified that the change works with Narrator on Windows
  • [ ] Verified that the change works with VoiceOver on Mac
  • [ ] Verified all updated pages with the WAVE tool
  • [ ] Verified tab and keyboard navigation functionality

This pull request can be merged when

  • [ ] Design has approved the experience
  • [ ] Product has approved the experience

cthulhuplus avatar Oct 18 '22 19:10 cthulhuplus

Codecov Report

Merging #4369 (637e6f2) into main (e5dc9da) will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4369      +/-   ##
==========================================
+ Coverage   89.77%   90.04%   +0.26%     
==========================================
  Files         266      291      +25     
  Lines        6164     6548     +384     
  Branches     1321     1453     +132     
==========================================
+ Hits         5534     5896     +362     
+ Misses        598      582      -16     
- Partials       32       70      +38     
Impacted Files Coverage Δ
common/schemas/incentivePayments.js 100.00% <0.00%> (ø)
common/schemas/costAllocationFFP.js 100.00% <0.00%> (ø)
common/schemas/activityOverview.js 100.00% <0.00%> (ø)
common/schemas/nonPersonnelCosts.js 100.00% <0.00%> (ø)
common/schemas/standardsAndConditions.js 100.00% <0.00%> (ø)
common/schemas/personCost.js 100.00% <0.00%> (ø)
common/schemas/statePersonnel.js 100.00% <0.00%> (ø)
common/utils/budget.js 9.24% <0.00%> (ø)
common/schemas/costAllocation.js 100.00% <0.00%> (ø)
common/schemas/keyMedicaid.js 100.00% <0.00%> (ø)
... and 71 more

Impacted file tree graph

Impacted Files Coverage Δ
common/schemas/incentivePayments.js 100.00% <0.00%> (ø)
common/schemas/costAllocationFFP.js 100.00% <0.00%> (ø)
common/schemas/activityOverview.js 100.00% <0.00%> (ø)
common/schemas/nonPersonnelCosts.js 100.00% <0.00%> (ø)
common/schemas/standardsAndConditions.js 100.00% <0.00%> (ø)
common/schemas/personCost.js 100.00% <0.00%> (ø)
common/schemas/statePersonnel.js 100.00% <0.00%> (ø)
common/utils/budget.js 9.24% <0.00%> (ø)
common/schemas/costAllocation.js 100.00% <0.00%> (ø)
common/schemas/keyMedicaid.js 100.00% <0.00%> (ø)
... and 71 more

Continue to review full report at Codecov.

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

codecov-commenter avatar Oct 18 '22 19:10 codecov-commenter

See this pull request in action: https://ec2-18-215-204-56.compute-1.amazonaws.com

637e6f29b63d1bd0f0e4e27b62a3d3e5ac58e35c

cms-eapd-bot avatar Oct 18 '22 20:10 cms-eapd-bot