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

Adding compat sections for dependencies in Project.toml. #18

Merged
merged 3 commits into from
Apr 18, 2022

Conversation

codetalker7
Copy link
Member

Hi.

I have modified Project.toml to include the latest versions of all the dependencies of NighttimeLights. There are three dependencies namely Dates, SparseArrays and Statistics which are part of Julia's stdlib; for those, I've added the current major version of Julia's stdlib, which is 1.7.0.

@codecov-commenter
Copy link

Codecov Report

Merging #18 (c68a2eb) into main (93c6160) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #18   +/-   ##
=======================================
  Coverage   81.87%   81.87%           
=======================================
  Files          22       22           
  Lines         513      513           
=======================================
  Hits          420      420           
  Misses         93       93           

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 93c6160...c68a2eb. Read the comment docs.

@ayushpatnaikgit ayushpatnaikgit merged commit f7834ae into xKDR:main Apr 18, 2022
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.

None yet

3 participants