JuliaPhysics / PeriodicTable.jl

Periodic Table for Julians! :fire:
Other
111 stars 26 forks source link

fix tests and deprecations on 0.7 #14

Closed rdeits closed 6 years ago

rdeits commented 6 years ago

Happy Upgradathon Friday!

This PR fixes the tests and deprecation warnings on Julia v0.7.

codecov-io commented 6 years ago

Codecov Report

Merging #14 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #14   +/-   ##
=======================================
  Coverage   94.87%   94.87%           
=======================================
  Files           1        1           
  Lines          78       78           
=======================================
  Hits           74       74           
  Misses          4        4
Impacted Files Coverage Δ
src/PeriodicTable.jl 94.87% <100%> (ø) :arrow_up:

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 4e6785d...011ec84. Read the comment docs.

rahulkp220 commented 6 years ago

@rdeits This is great 👍