plotlib
plotlib copied to clipboard
Update svg requirement from 0.10.0 to 0.13.0
Updates the requirements on svg to permit the latest version.
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #78 (23d2fba) into master (621251a) will decrease coverage by
10.77%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #78 +/- ##
===========================================
- Coverage 61.82% 51.04% -10.78%
===========================================
Files 13 12 -1
Lines 1404 1097 -307
===========================================
- Hits 868 560 -308
- Misses 536 537 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/utils.rs | 77.41% <0.00%> (-11.30%) |
:arrow_down: |
src/repr/histogram.rs | 48.21% <0.00%> (-10.36%) |
:arrow_down: |
src/axis.rs | 88.75% <0.00%> (-6.23%) |
:arrow_down: |
src/style.rs | 69.81% <0.00%> (-2.77%) |
:arrow_down: |
src/text_render.rs | 94.33% <0.00%> (-2.10%) |
:arrow_down: |
src/svg_render.rs | 25.39% <0.00%> (-1.80%) |
:arrow_down: |
tests/test_no_data.rs |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
When will the merger take place?
@Cameo007 Hi, can you please help to merge this PR? Encountered this warning every time of building 🥲
warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
@Cameo007 Hi, can you please help to merge this PR? Encountered this warning every time of building 🥲
warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2
I can't because I have no rights in this repo. I also encountered this warning.