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
Closed

Task/precompute fuel stats #3231

wants to merge 4 commits into from

Conversation

conbrad
Copy link
Collaborator

@conbrad conbrad commented Nov 9, 2023

Copy link

sonarcloud bot commented Nov 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link

codecov bot commented Nov 9, 2023

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!

@conbrad conbrad closed this Nov 10, 2023
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.

1 participant