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

Task/use backend morecast token #3824

Merged
merged 7 commits into from
Aug 7, 2024

Fix test

8fad4ca
Select commit
Loading
Failed to load commit list.
Merged

Task/use backend morecast token #3824

Fix test
8fad4ca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 7, 2024 in 0s

79.35% (target 80.00%)

View this Pull Request on Codecov

79.35% (target 80.00%)

Details

Codecov Report

Attention: Patch coverage is 89.41176% with 9 lines in your changes missing coverage. Please review.

Project coverage is 79.35%. Comparing base (025af0c) to head (8fad4ca).

Files Patch % Lines
api/app/routers/morecast_v2.py 88.57% 4 Missing ⚠️
api/app/morecast_v2/forecasts.py 90.00% 2 Missing ⚠️
...c/features/moreCast2/components/TabbedDataGrid.tsx 0.00% 2 Missing ⚠️
api/app/wildfire_one/wfwx_post_api.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3824      +/-   ##
==========================================
- Coverage   79.37%   79.35%   -0.03%     
==========================================
  Files         297      295       -2     
  Lines       10908    10862      -46     
  Branches      525      518       -7     
==========================================
- Hits         8658     8619      -39     
+ Misses       2105     2099       -6     
+ Partials      145      144       -1     

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