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 clone/edit challenge bug with url state #2352

Merged
merged 1 commit into from
May 28, 2024

Conversation

CollinBeczak
Copy link
Collaborator

@CollinBeczak CollinBeczak commented May 27, 2024

resolves: #2351

@codecov-commenter
Copy link

Codecov Report

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

Project coverage is 23.37%. Comparing base (b0ff2a5) to head (4d1be35).

Files Patch % Lines
...ge/ManageChallenges/EditChallenge/EditChallenge.js 0.00% 0 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    #2352   +/-   ##
=======================================
  Coverage   23.37%   23.37%           
=======================================
  Files         648      648           
  Lines       22724    22723    -1     
  Branches     7045     7046    +1     
=======================================
  Hits         5311     5311           
+ Misses      14547    14545    -2     
- Partials     2866     2867    +1     

☔ 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 May 27, 2024 23:24
@CollinBeczak CollinBeczak merged commit 2e94b14 into main May 28, 2024
4 checks passed
@CollinBeczak CollinBeczak deleted the fix-clone/edit-challenge-bug-with-url-state branch May 28, 2024 20:30
@CollinBeczak CollinBeczak mentioned this pull request May 29, 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.

Challenge can only be cloned once?
2 participants