dtamayo / reboundx

A library for adding additional forces to the REBOUND N-body integration package
GNU General Public License v3.0
84 stars 63 forks source link

native #19

Closed hannorein closed 7 years ago

hannorein commented 7 years ago

This makes reboundx's compiler options consistent with rebound.

codecov-io commented 7 years ago

Codecov Report

Merging #19 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   26.82%   26.82%           
=======================================
  Files          25       25           
  Lines        1961     1961           
=======================================
  Hits          526      526           
  Misses       1435     1435

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 924d198...531a889. Read the comment docs.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 26.755% when pulling 531a8890316ad6b3f79d77cd49746ee685be3b8e on hannorein:master into 924d1981ededdde65fe4a8c41a4daac67ae317a7 on dtamayo:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 26.755% when pulling 531a8890316ad6b3f79d77cd49746ee685be3b8e on hannorein:master into 924d1981ededdde65fe4a8c41a4daac67ae317a7 on dtamayo:master.

dtamayo commented 7 years ago

Thanks!