kbarbary / Dierckx.jl

Julia package for 1-d and 2-d splines
Other
156 stars 30 forks source link

Project.toml and new TagBot #60

Closed kaarthiksundar closed 4 years ago

kaarthiksundar commented 4 years ago

Changes made:

  1. Added Project.toml file and updated version.
  2. Updated gitignore and fixed typos in readme.md
  3. Drop support for Julia v0.7 given the fact that most active Julia packages have made the switch.
  4. Added the new TagBot action that automates release management - this removes the need for manually tagging and releasing the package.
codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@8a11d1d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #60   +/-   ##
=========================================
  Coverage          ?   93.76%           
=========================================
  Files             ?        1           
  Lines             ?      353           
  Branches          ?        0           
=========================================
  Hits              ?      331           
  Misses            ?       22           
  Partials          ?        0
Impacted Files Coverage Δ
src/Dierckx.jl 93.76% <ø> (ø)

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 8a11d1d...88cf29a. Read the comment docs.

kaarthiksundar commented 4 years ago

@kbarbary Any updates on this PR?

kbarbary commented 4 years ago

Thank you so much for this. Sorry it took almost 2 months for me to merge it!

kaarthiksundar commented 4 years ago

Thank you so much for this. Sorry it took almost 2 months for me to merge it!

No problem.

kbarbary commented 4 years ago

@kaarthiksundar Let me know if you're interested in having write permissions to this repo. It would be great to have some help with issues like this in the future.

kaarthiksundar commented 4 years ago

@kaarthiksundar Let me know if you're interested in having write permissions to this repo. It would be great to have some help with issues like this in the future.

@kbarbary That would be great; I can do the regular maintenance for this package. I regularly use the package for a lot of my work.

kbarbary commented 4 years ago

Awesome! I sent you an invite.