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 logging to fetcher #201

Merged
merged 3 commits into from
Jun 17, 2024
Merged

Conversation

mraspaud
Copy link
Member

This PR add two debug messages to fetcher, one on receiving a message, the other one on publishing.

  • Tests added

@mraspaud mraspaud self-assigned this May 30, 2024
@mraspaud mraspaud requested a review from pnuu as a code owner May 30, 2024 13:56
@mraspaud mraspaud requested a review from adybbroe May 31, 2024 05:55
Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.68%. Comparing base (e026c88) to head (05f1b38).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #201      +/-   ##
==========================================
+ Coverage   91.66%   91.68%   +0.01%     
==========================================
  Files          28       28              
  Lines        5666     5674       +8     
==========================================
+ Hits         5194     5202       +8     
  Misses        472      472              
Flag Coverage Δ
unittests 91.68% <100.00%> (+0.01%) ⬆️

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.

@mraspaud mraspaud merged commit 7ba4022 into pytroll:main Jun 17, 2024
7 checks passed
@mraspaud mraspaud deleted the add-logging-to-fetcher branch June 17, 2024 12:30
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