-
Notifications
You must be signed in to change notification settings - Fork 33
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
new Station sampleMethod #377
Conversation
Hmm, I will take a look tomorrow or Monday.. |
I figured it out. The two failing tests in this PR
are NOT associated with any of the I will describe the breaking changes on a separate issue, along with a general fix. For this current PR i will have to pin down |
Codecov Report
@@ Coverage Diff @@
## main #377 +/- ##
==========================================
- Coverage 94.53% 94.10% -0.44%
==========================================
Files 9 9
Lines 3971 4189 +218
Branches 943 1005 +62
==========================================
+ Hits 3754 3942 +188
- Misses 137 154 +17
- Partials 80 93 +13
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
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.
Cool new features!
this PR closes #369 #370 and #373