Skip to content

fix checking for blank UUID while importing and exporting #2801

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kkoehn
Copy link
Contributor

@kkoehn kkoehn commented Mar 4, 2025

fixes CodeOcean part of #2165

Unverified

The committer email address is not verified.
@kkoehn kkoehn self-assigned this Mar 4, 2025
@kkoehn kkoehn linked an issue Mar 4, 2025 that may be closed by this pull request
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.63%. Comparing base (03ee4be) to head (acae5a2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2801   +/-   ##
=======================================
  Coverage   69.63%   69.63%           
=======================================
  Files         211      211           
  Lines        6751     6752    +1     
=======================================
+ Hits         4701     4702    +1     
  Misses       2050     2050           

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

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.

Import UUID check: Handle empty UUID
1 participant