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

Observation processing updates #1274

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

wtgee
Copy link
Member

@wtgee wtgee commented May 19, 2024

  • Change the order of the processing updates.
  • Remove the upload_exposure method, which spawn yet another process.
  • Consolidate the uploading of files
  • Add the uploaded public url to the metadata

* Change the order of the processing updates.
* Remove the `upload_exposure` method, which spawn yet another process.
* Consolidate the uploading of files
* Add the uploaded public url to the metadata
@wtgee wtgee self-assigned this May 19, 2024
Copy link

codecov bot commented May 19, 2024

Codecov Report

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

Project coverage is 71.31%. Comparing base (5ccc427) to head (f0a7df5).
Report is 7 commits behind head on develop.

Files Patch % Lines
src/panoptes/pocs/observatory.py 0.00% 21 Missing ⚠️
src/panoptes/pocs/utils/cloud.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1274      +/-   ##
===========================================
+ Coverage    71.26%   71.31%   +0.04%     
===========================================
  Files          100      100              
  Lines         8447     8439       -8     
  Branches      1175     1174       -1     
===========================================
- Hits          6020     6018       -2     
+ Misses        2276     2270       -6     
  Partials       151      151              

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

@wtgee wtgee closed this May 19, 2024
@wtgee wtgee reopened this May 19, 2024
@wtgee wtgee merged commit cadc046 into develop May 19, 2024
7 of 9 checks passed
@wtgee wtgee deleted the simplify-observation-processing branch May 19, 2024 18:54
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