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

refactor prints to log & ensure local|test mode don't send logs to se… #1109

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

refactor prints to log & ensure local|test mode don't send logs to se…

6851311
Select commit
Loading
Failed to load commit list.
Draft

refactor prints to log & ensure local|test mode don't send logs to se… #1109

refactor prints to log & ensure local|test mode don't send logs to se…
6851311
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 15, 2024 in 0s

55.02% (+0.05%) compared to 3472571

View this Pull Request on Codecov

55.02% (+0.05%) compared to 3472571

Details

Codecov Report

Attention: Patch coverage is 22.69504% with 109 lines in your changes missing coverage. Please review.

Project coverage is 55.02%. Comparing base (3472571) to head (6851311).

Files Patch % Lines
src/api/store/community.py 0.00% 33 Missing ⚠️
src/api/store/misc.py 0.00% 15 Missing ⚠️
src/apps__campaigns/create_campaign_template.py 0.00% 14 Missing ⚠️
src/task_queue/nudges/user_event_nudge.py 18.18% 9 Missing ⚠️
src/task_queue/views.py 12.50% 7 Missing ⚠️
src/carbon_calculator/carbonCalculator.py 20.00% 4 Missing ⚠️
src/task_queue/nudges/cadmin_events_nudge.py 20.00% 4 Missing ⚠️
src/_main_/settings.py 25.00% 3 Missing ⚠️
src/task_queue/nudges/postmark_sender_signature.py 25.00% 3 Missing ⚠️
src/_main_/utils/GeoIP.py 0.00% 2 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1109      +/-   ##
==========================================
+ Coverage   54.96%   55.02%   +0.05%     
==========================================
  Files         438      438              
  Lines       32470    32461       -9     
==========================================
+ Hits        17848    17861      +13     
+ Misses      14622    14600      -22     

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