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

unlock unbundled tasks on updated bundle submittion #2349

Merged

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented May 27, 2024

This PR fixes some of the conditions that disable bundling edits, handles undefined props on bundle fetch, and adds functionality to unlock tasks that were unbundled after submission.

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 47 lines in your changes are missing coverage. Please review.

Project coverage is 23.36%. Comparing base (584b53b) to head (719e593).

Files Patch % Lines
...c/components/HOCs/WithTaskBundle/WithTaskBundle.js 0.00% 32 Missing and 15 partials ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2349      +/-   ##
==========================================
- Coverage   23.38%   23.36%   -0.02%     
==========================================
  Files         649      649              
  Lines       22728    22749      +21     
  Branches     7033     7042       +9     
==========================================
+ Hits         5315     5316       +1     
- Misses      14547    14563      +16     
- Partials     2866     2870       +4     

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

@CollinBeczak CollinBeczak marked this pull request as ready for review June 2, 2024 21:31
@CollinBeczak CollinBeczak force-pushed the unlock-unbundled-tasks-on-updated-bundle-submittion branch from bbc7e4e to 719e593 Compare June 2, 2024 22:09
@CollinBeczak CollinBeczak merged commit d7b1159 into main Jun 4, 2024
4 checks passed
@CollinBeczak CollinBeczak deleted the unlock-unbundled-tasks-on-updated-bundle-submittion branch June 4, 2024 17:39
@CollinBeczak CollinBeczak mentioned this pull request Jun 4, 2024
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.

2 participants