Skip to content

Conversation

asmacdo
Copy link
Member

@asmacdo asmacdo commented May 28, 2025

This avoids creating dandisets with invalid metadata, which is caused by this bugfix PR. Please see the description of that one for details.
ie contributor name = ", "

@yarikoptic this is ready for review, but I am leaving as a draft because:

  • this should not merge unless dandi-archive/2377 merges

  • these tests are failing because they are using dandi-archive image without the bugfix. (I could easily add cross-repo PR checkout logic for PRs like I did in the dandi-archive PR)

  • Remove failfast hack

This avoids creating dandisets with invalid metadata,
     ie contributor name = ", "
@asmacdo asmacdo force-pushed the create-superuser-with-name branch from cb88079 to 46c41a5 Compare May 28, 2025 20:06
Copy link

codecov bot commented May 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.72%. Comparing base (444e8b4) to head (080500f).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1647      +/-   ##
==========================================
- Coverage   88.75%   88.72%   -0.04%     
==========================================
  Files          82       82              
  Lines       11438    11438              
==========================================
- Hits        10152    10148       -4     
- Misses       1286     1290       +4     
Flag Coverage Δ
unittests 88.72% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@asmacdo asmacdo added the tests Add or improve existing tests label May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests Add or improve existing tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant