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

Progress reporting #55

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Progress reporting #55

merged 1 commit into from
Aug 8, 2023

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Aug 8, 2023

Related issues and pull requests

Description

It's not that shiny, but it's a start, and the queue plumbing is the more important part.

Checklist

  • Add tests
  • Add docs
  • Update CHANGELOG

@gadomski gadomski self-assigned this Aug 8, 2023
@gadomski gadomski force-pushed the issues/4-progress-reporting branch 5 times, most recently from 1c5897f to bec5d1d Compare August 8, 2023 19:55
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 86.98% and project coverage change: +2.45% 🎉

Comparison is base (74ba33a) 76.54% compared to head (73ecd6c) 79.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   76.54%   79.00%   +2.45%     
==========================================
  Files          14       15       +1     
  Lines         533      681     +148     
==========================================
+ Hits          408      538     +130     
- Misses        125      143      +18     
Files Changed Coverage Δ
src/stac_asset/planetary_computer_client.py 43.28% <50.00%> (+0.85%) ⬆️
src/stac_asset/http_client.py 55.26% <60.00%> (-0.62%) ⬇️
src/stac_asset/s3_client.py 53.44% <60.00%> (-0.26%) ⬇️
src/stac_asset/client.py 86.56% <82.60%> (-3.02%) ⬇️
src/stac_asset/_cli.py 89.25% <84.28%> (-3.85%) ⬇️
src/stac_asset/functions.py 83.10% <90.00%> (+<0.01%) ⬆️
src/stac_asset/config.py 100.00% <100.00%> (ø)
src/stac_asset/filesystem_client.py 95.45% <100.00%> (+1.33%) ⬆️
src/stac_asset/messages.py 100.00% <100.00%> (ø)

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

@gadomski gadomski force-pushed the issues/4-progress-reporting branch from 73ecd6c to 8e58b56 Compare August 8, 2023 19:59
@gadomski gadomski force-pushed the issues/4-progress-reporting branch from 8e58b56 to 446f553 Compare August 8, 2023 20:02
@gadomski gadomski enabled auto-merge (rebase) August 8, 2023 20:03
@gadomski gadomski merged commit f3a7494 into main Aug 8, 2023
@gadomski gadomski deleted the issues/4-progress-reporting branch August 8, 2023 20:06
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.

Add progress reporting
2 participants