-
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
Wind speed and wind speed informed variables use cffdrs #3123
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3123 +/- ##
==========================================
- Coverage 84.72% 84.71% -0.02%
==========================================
Files 300 301 +1
Lines 10110 10123 +13
Branches 588 588
==========================================
+ Hits 8566 8576 +10
- Misses 1381 1384 +3
Partials 163 163
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@@ -52,6 +52,8 @@ def mock_wfwx_stations(): | |||
station_2 = WFWXWeatherStation(latitude=1, longitude=1, elevation=1, | |||
wfwx_id='ba28973a-0a79-04ea-e053-1d09228e8c65', code=2, | |||
name='blah', zone_code='T1') | |||
loop = asyncio.new_event_loop() |
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.
The test that exercises this started complaining there was no event loop (only on CI!) when constructing the Future
below, so it's explicitly created now.
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.
Makes sense to me, nice work on all the test updates!
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
cffdrs
now, instead of optionally using wf1 values if they existmath.isclose
with a0.001
absolute tolerance: https://docs.python.org/3/library/math.html?highlight=isclose#math.isclosepytest-bdd
which is not being actively updated and has a parser bugTest Links:
Landing Page
MoreCast 2.0
Percentile Calculator
MoreCast
C-Haines
FireBat
FireBat bookmark
Auto Spatial Advisory (ASA)
HFI Calculator