NASA-Planetary-Science / sbpy

A Python package for small bodies research
https://sbpy.org/
Other
66 stars 34 forks source link

Add parameter constraints to IAU disk-integrated phase function models #366

Closed jianyangli closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #366 (a6a1972) into main (462f453) will increase coverage by 0.09%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #366      +/-   ##
==========================================
+ Coverage   75.65%   75.75%   +0.09%     
==========================================
  Files          78       78              
  Lines        6795     6821      +26     
==========================================
+ Hits         5141     5167      +26     
  Misses       1654     1654              
Impacted Files Coverage Δ
sbpy/photometry/core.py 86.40% <100.00%> (ø)
sbpy/photometry/iau.py 98.16% <100.00%> (+0.14%) :arrow_up:
sbpy/photometry/tests/test_iau.py 95.55% <100.00%> (+0.08%) :arrow_up:
jianyangli commented 1 year ago

@mkelley This PR is now ready for review again. See if it looks good to you. Thanks.