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 Dandiset mapping tool #40

Merged
merged 4 commits into from
Aug 16, 2024
Merged

Add Dandiset mapping tool #40

merged 4 commits into from
Aug 16, 2024

Conversation

CodyCBakerPhD
Copy link
Member

For scanning the current state of the archive, finding dandisets and their versions (published or draft) and filtering those through the reduced logs to get some final deliverable files to share

IP address to region mapping now occurs here for performance reasons

@CodyCBakerPhD CodyCBakerPhD self-assigned this Aug 15, 2024
@CodyCBakerPhD CodyCBakerPhD marked this pull request as ready for review August 16, 2024 04:11
@CodyCBakerPhD CodyCBakerPhD merged commit 516a7d0 into main Aug 16, 2024
2 checks passed
@CodyCBakerPhD CodyCBakerPhD deleted the dandi_mapping branch August 16, 2024 04:12
Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 56.84211% with 41 lines in your changes missing coverage. Please review.

Project coverage is 66.87%. Comparing base (a6ba38d) to head (9a07754).
Report is 6 commits behind head on main.

Files Patch % Lines
src/dandi_s3_log_parser/testing/_helpers.py 0.00% 23 Missing ⚠️
src/dandi_s3_log_parser/_ip_utils.py 36.00% 16 Missing ⚠️
src/dandi_s3_log_parser/_dandiset_mapper.py 95.55% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   68.08%   66.87%   -1.21%     
==========================================
  Files          11       12       +1     
  Lines         423      474      +51     
==========================================
+ Hits          288      317      +29     
- Misses        135      157      +22     
Flag Coverage Δ
unittests 66.87% <56.84%> (-1.21%) ⬇️

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

Files Coverage Δ
src/dandi_s3_log_parser/__init__.py 100.00% <100.00%> (ø)
src/dandi_s3_log_parser/_dandiset_mapper.py 95.55% <95.55%> (ø)
src/dandi_s3_log_parser/_ip_utils.py 60.41% <36.00%> (+3.27%) ⬆️
src/dandi_s3_log_parser/testing/_helpers.py 0.00% <0.00%> (ø)

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.

1 participant