onekiloparsec / SwiftAA

The most comprehensive collection of accurate astronomical algorithms in (C++, Objective-C and) Swift.
http://www.onekiloparsec.dev/
MIT License
172 stars 31 forks source link

converted Saturn.magnitude and magnitudeMuller from Double to Magnitude #73

Closed alex-vasenin closed 6 years ago

alex-vasenin commented 6 years ago

Saturn's magnitude should be consistent with other planets

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files          41       41           
  Lines        1465     1465           
=======================================
  Hits         1337     1337           
  Misses        128      128
Impacted Files Coverage Δ
SwiftAA/Saturn.swift 100% <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 b14ccc6...055e67f. Read the comment docs.

onekiloparsec commented 6 years ago

Thanks! Should I release 2.0.1 or you have a few PR in prep? :-)

alex-vasenin commented 6 years ago

Not at the moment, doesn't have much free time now