-
Notifications
You must be signed in to change notification settings - Fork 297
Extract repr_html directly from cube summary #6476
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
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6476 +/- ##
==========================================
- Coverage 89.83% 89.83% -0.01%
==========================================
Files 90 90
Lines 23828 23820 -8
Branches 4448 4452 +4
==========================================
- Hits 21407 21399 -8
Misses 1670 1670
Partials 751 751 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
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.
Thanks @stephenworsley, mostly looks good, thanks!
Apart from the review comments, please also add a whatsnew, then should be good to go!
lib/iris/tests/unit/experimental/representation/test_CubeRepresentation.py
Show resolved
Hide resolved
lib/iris/tests/unit/experimental/representation/test_CubeRepresentation.py
Show resolved
Hide resolved
# Conflicts: # docs/src/whatsnew/latest.rst
for more information, see https://pre-commit.ci
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.
Thanks @stephenworsley, LGTM!
No description provided.