Skip to content
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

CompatHelper: add new compat entry for "CSV" at version "0.8" #30

Merged

Conversation

github-actions[bot]
Copy link
Contributor

This pull request sets the compat entry for the CSV package to 0.8.

This is a brand new compat entry. Previously, you did not have a compat entry for the CSV package.

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 tagging a patch release immediately after merging this PR, as downstream packages may depend on this for tests to pass.

@viraltux viraltux force-pushed the compathelper/new_version/2021-01-14-01-09-31-564-3790647610 branch from 2fbf822 to 288b2d1 Compare January 14, 2021 01:09
@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #30 (288b2d1) into main (005f777) will increase coverage by 4.23%.
The diff coverage is 93.58%.

❗ Current head 288b2d1 differs from pull request most recent head c785029. Consider uploading reports for the commit c785029 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
+ Coverage   72.64%   76.88%   +4.23%     
==========================================
  Files          11       14       +3     
  Lines         340      411      +71     
==========================================
+ Hits          247      316      +69     
- Misses         93       95       +2     
Impacted Files Coverage Δ
src/Forecast.jl 100.00% <ø> (ø)
src/ccf.jl 97.22% <ø> (+2.62%) ⬆️
src/stl.jl 84.61% <ø> (-0.30%) ⬇️
src/pacf.jl 90.90% <90.90%> (ø)
src/CCF.jl 100.00% <100.00%> (ø)
src/STL.jl 100.00% <100.00%> (ø)
src/plotrecipes.jl 100.00% <100.00%> (+0.90%) ⬆️
src/utils.jl 100.00% <100.00%> (ø)
... and 4 more

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 2bc737c...c785029. Read the comment docs.

@viraltux viraltux merged commit 3b172ff into main Jul 5, 2021
@viraltux viraltux deleted the compathelper/new_version/2021-01-14-01-09-31-564-3790647610 branch July 5, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant