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

Update metadata records format #1269

Merged
merged 2 commits into from
May 18, 2024
Merged

Conversation

wtgee
Copy link
Member

@wtgee wtgee commented May 17, 2024

  • Store one top-level document called metadata for each unit, with the specific sub-collection stored as a key name.
  • Also create a document in the records collection for just the collection.

* Store one top-level document called `metadata` for each unit, with the specific sub-collection stored as a key name.
* Also create a document in the `records` collection for just the collection.
@wtgee wtgee self-assigned this May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

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

Project coverage is 70.40%. Comparing base (c0e6750) to head (e2f5748).
Report is 17 commits behind head on develop.

Files Patch % Lines
src/panoptes/pocs/utils/cli/network.py 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1269      +/-   ##
===========================================
+ Coverage    70.39%   70.40%   +0.01%     
===========================================
  Files          100      100              
  Lines         8423     8423              
  Branches      1170     1170              
===========================================
+ Hits          5929     5930       +1     
  Misses        2343     2343              
+ Partials       151      150       -1     

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

@wtgee wtgee merged commit f0ce4e7 into develop May 18, 2024
6 of 7 checks passed
@wtgee wtgee deleted the update-metadata-records-format branch May 18, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant