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

feat: adding cancel and remind actions to the budget assignment table #1070

Merged
merged 3 commits into from
Nov 1, 2023

Merge branch 'master' into asheehan-edx/ENT-7813-cancel-remind-actions

d77fd10
Select commit
Loading
Failed to load commit list.
Merged

feat: adding cancel and remind actions to the budget assignment table #1070

Merge branch 'master' into asheehan-edx/ENT-7813-cancel-remind-actions
d77fd10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 1s

84.15% (+0.01%) compared to 1224e74

View this Pull Request on Codecov

84.15% (+0.01%) compared to 1224e74

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (1224e74) 84.14% compared to head (d77fd10) 84.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1070      +/-   ##
==========================================
+ Coverage   84.14%   84.15%   +0.01%     
==========================================
  Files         455      458       +3     
  Lines        9560     9581      +21     
  Branches     1992     1996       +4     
==========================================
+ Hits         8044     8063      +19     
- Misses       1474     1476       +2     
  Partials       42       42              
Files Coverage Δ
...earner-credit-management/AssignmentTableCancel.jsx 100.00% <100.00%> (ø)
...arner-credit-management/BudgetAssignmentsTable.jsx 100.00% <ø> (ø)
...earner-credit-management/AssignmentTableRemind.jsx 88.88% <88.88%> (ø)
...credit-management/AssignmentRowActionTableCell.jsx 75.00% <75.00%> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.