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/precompute fuel stats #3231

Closed
wants to merge 4 commits into from

Merge branch 'main' into task/precompute-fuel-stats

ab06c05
Select commit
Loading
Failed to load commit list.
Closed

Task/precompute fuel stats #3231

Merge branch 'main' into task/precompute-fuel-stats
ab06c05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 9, 2023 in 0s

81.86% (target 80.00%)

View this Pull Request on Codecov

81.86% (target 80.00%)

Details

Codecov Report

Merging #3231 (ab06c05) into main (81d37b2) will decrease coverage by 0.19%.
Report is 1 commits behind head on main.
The diff coverage is 77.01%.

@@            Coverage Diff             @@
##             main    #3231      +/-   ##
==========================================
- Coverage   82.05%   81.86%   -0.19%     
==========================================
  Files         274      275       +1     
  Lines        9301     9497     +196     
  Branches      413      445      +32     
==========================================
+ Hits         7632     7775     +143     
- Misses       1557     1605      +48     
- Partials      112      117       +5     
Files Coverage Δ
api/app/db/models/auto_spatial_advisory.py 100.00% <100.00%> (ø)
api/app/morecast_v2/forecasts.py 93.68% <100.00%> (+3.85%) ⬆️
api/app/routers/morecast_v2.py 90.26% <100.00%> (+1.15%) ⬆️
api/app/schemas/morecast_v2.py 100.00% <100.00%> (ø)
api/app/wildfire_one/schema_parsers.py 94.96% <100.00%> (+0.06%) ⬆️
.../features/moreCast2/components/MoreCast2Column.tsx 93.47% <100.00%> (ø)
web/src/features/moreCast2/saveForecasts.ts 64.70% <ø> (-3.72%) ⬇️
api/app/routers/fba.py 44.61% <0.00%> (ø)
.../features/moreCast2/components/DataGridColumns.tsx 89.65% <0.00%> (ø)
...res/moreCast2/components/GridComponentRenderer.tsx 86.66% <75.00%> (-1.97%) ⬇️
... and 8 more

... and 1 file with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!