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: implement cancel button for pending assignment #1099

Merged
merged 8 commits into from
Dec 6, 2023

fix: update failing test

83cb5a0
Select commit
Loading
Failed to load commit list.
Merged

feat: implement cancel button for pending assignment #1099

fix: update failing test
83cb5a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 6, 2023 in 0s

85.12% (+0.09%) compared to 2e8f8b8

View this Pull Request on Codecov

85.12% (+0.09%) compared to 2e8f8b8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2e8f8b8) 85.02% compared to head (83cb5a0) 85.12%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1099      +/-   ##
==========================================
+ Coverage   85.02%   85.12%   +0.09%     
==========================================
  Files         477      482       +5     
  Lines       10093    10154      +61     
  Branches     2127     2133       +6     
==========================================
+ Hits         8582     8644      +62     
+ Misses       1470     1469       -1     
  Partials       41       41              

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