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

add option to remove individual tasks from bundles #2184

Merged
merged 3 commits into from
Nov 30, 2023

Conversation

CollinBeczak
Copy link
Collaborator

This feature will only be active for editors, and will prevent reviewers from breaking an editors bundles. This will make it so if a part of a bundle is wrong, it can be sent back to the editor for it to be fixed or for the unfinished task to be removed.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (404dde2) 24.63% compared to head (2ca3182) 24.60%.

Files Patch % Lines
src/services/Task/Task.js 8.33% 9 Missing and 2 partials ⚠️
.../components/TaskAnalysisTable/TaskAnalysisTable.js 16.66% 7 Missing and 3 partials ⚠️
...c/components/HOCs/WithTaskBundle/WithTaskBundle.js 0.00% 8 Missing and 1 partial ⚠️
...nents/Widgets/TaskBundleWidget/TaskBundleWidget.js 0.00% 3 Missing and 1 partial ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2184      +/-   ##
==========================================
- Coverage   24.63%   24.60%   -0.03%     
==========================================
  Files         646      646              
  Lines       22178    22213      +35     
  Branches     6831     6842      +11     
==========================================
+ Hits         5463     5465       +2     
- Misses      13987    14013      +26     
- Partials     2728     2735       +7     

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

@jschwarz2030 jschwarz2030 merged commit f1d331e into main Nov 30, 2023
@CollinBeczak CollinBeczak deleted the removeIndividualTasksFromBundles branch January 15, 2024 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants