Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Handle ach case #3696

Merged
merged 3 commits into from
Feb 3, 2025

Merge remote-tracking branch 'origin/main' into sshin/stripe-6

2fd8608
Select commit
Loading
Failed to load commit list.
Merged

fix: Handle ach case #3696

Merge remote-tracking branch 'origin/main' into sshin/stripe-6
2fd8608
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2025 in 0s

98.75% (+0.00%) compared to 2a51004

View this Pull Request on Codecov

98.75% (+0.00%) compared to 2a51004

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.75%. Comparing base (2a51004) to head (2fd8608).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3696   +/-   ##
=======================================
  Coverage   98.75%   98.75%           
=======================================
  Files         828      828           
  Lines       14876    14878    +2     
  Branches     4222     4224    +2     
=======================================
+ Hits        14691    14693    +2     
  Misses        176      176           
  Partials        9        9           
Files with missing lines Coverage Δ
...anPage/subRoutes/CurrentOrgPlan/CurrentOrgPlan.tsx 100.00% <ø> (ø)
...essageStripeCallback/InfoMessageStripeCallback.tsx 100.00% <100.00%> (ø)
...Routes/UpgradePlanPage/UpgradeForm/UpgradeForm.tsx 89.18% <100.00%> (+0.61%) ⬆️
Components Coverage Δ
Assets 100.00% <ø> (ø)
Layouts 99.69% <ø> (ø)
Pages 98.34% <100.00%> (+<0.01%) ⬆️
Services 99.27% <ø> (ø)
Shared 99.37% <ø> (ø)
UI 99.07% <ø> (ø)

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 2a51004...2fd8608. Read the comment docs.