-
Notifications
You must be signed in to change notification settings - Fork 9
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
MoreCast 2.0 - Simulated Indices #3200
Conversation
- adds lat/long to Morecast rows - updates API for simulating indices
- updates end point for simulating indices
- stores edited rows in redux store - maps stored rows to new rows on user edit
Codecov Report
@@ Coverage Diff @@
## main #3200 +/- ##
==========================================
- Coverage 82.05% 81.88% -0.18%
==========================================
Files 274 275 +1
Lines 9301 9489 +188
Branches 413 445 +32
==========================================
+ Hits 7632 7770 +138
- Misses 1557 1604 +47
- Partials 112 115 +3
... 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! |
…sk/simulated-indices
web/src/features/moreCast2/components/ForecastSummaryDataGrid.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good, almost there I think. Remember to update your branch off main as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Strong work!
I think this is really close to being wrapped up!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice tests!
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
- Adds endpoint for calculating FWI indices - Calculates FWI indices in real time while forecasting - Calculates all FWI indices on load, for actuals and forecasts
Test Links:
Landing Page
MoreCast 2.0
Percentile Calculator
MoreCast
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator
Dependencies
Linked Issues