Conversation
Update protected cols
There was a problem hiding this comment.
Overall LGTM to me but a few niggles and automated lining issues. I also imagine you want to talk about this function/option in the docs for score or check_forecasts and potentially provide an example in the news file.
This is based on an issue right? It should be linked to the PR and in the news item for this change.
It would also be nice to hear what is happening with the 5% coverage drop for convenience functions and why we think this is okay.
|
I think I addressed all comments so from my side this could be merged. I have a separate PR that finally makes |
seabbs
left a comment
There was a problem hiding this comment.
LGTM to me in the main but there are still some outstanding conversations and I think we haven't discussed the reduction in test coverage?
Address as you wish and give me a review ping.
… formatting and typos
|
Thanks a lot! Overlooked a hidden comment. |
Codecov Report
@@ Coverage Diff @@
## main #293 +/- ##
==========================================
+ Coverage 89.48% 89.61% +0.12%
==========================================
Files 22 22
Lines 1351 1367 +16
==========================================
+ Hits 1209 1225 +16
Misses 142 142
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
seabbs
left a comment
There was a problem hiding this comment.
All looks good to me now. Rerunnning code cov shows you covered the test gap - nice job!
🥳
|
Thanks a lot! :) |
Add a helper function to manually set the forecast unit. Addresses #268.