Closed mkborregaard closed 4 years ago
Merging #16 into master will not change coverage by
%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #16 +/- ##
=======================================
Coverage 94.89% 94.89%
=======================================
Files 6 6
Lines 1333 1333
=======================================
Hits 1265 1265
Misses 68 68
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 65e9e4c...1402538. Read the comment docs.
Thanks for fixing the bounds. Will merge and tag a release now.
Release tagged.
Should be 100% safe. Might we get a release with this please? This is one of the packages holding back upgrading RecipesBase (and by extension Plots).
A clear and descriptive title (No issue numbers please)
Types of changes
This PR implements the following changes: (Please tick any or all of the following that are applicable)
:clipboard: Additional detail
If you have implemented new features or behaviour
Provide a description of the addition in as many details as possible.
Provide justification of the addition.
Provide a runnable example of use of your addition. This lets reviewers and others try out the feature before it is merged or makes it's way to release.
If you have changed current behaviour...
Describe the behaviour prior to you changes
Describe the behaviour after your changes and justify why you have made the changes, Please describe any breakages you anticipate as a result of these changes.
Does your change alter APIs or existing exposed methods/types? If so, this may cause dependency issues and breakages, so the maintainer will need to consider this when versioning the next release.
If you are implementing changes that are intended to increase performance, you should provide the results of a simple performance benchmark exercise demonstrating the improvement. Especially if the changes make code less legible.
:ballot_box_with_check: Checklist
docs/src/
.[UNRELEASED]
section of the manually curatedCHANGELOG.md
file for this repository.