JuliaPlots / PlotlyJS.jl

Julia library for plotting with plotly.js
Other
413 stars 77 forks source link

CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) #465

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the DelimitedFiles package to 1. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.06 :tada:

Comparison is base (02feab8) 36.58% compared to head (837066c) 36.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #465 +/- ## ========================================== + Coverage 36.58% 36.65% +0.06% ========================================== Files 4 4 Lines 287 281 -6 ========================================== - Hits 105 103 -2 + Misses 182 178 -4 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `36.65% <ø> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots#carryforward-flags-in-the-pull-request-comment) to find out more. [see 4 files with indirect coverage changes](https://app.codecov.io/gh/JuliaPlots/PlotlyJS.jl/pull/465/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=JuliaPlots)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.