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

Refactor interface for instantaneous_zenith_angle function #60

Merged
merged 1 commit into from
Nov 9, 2023

Refactor interface for instantaneous_zenith_angle function

7e936a4
Select commit
Loading
Failed to load commit list.
Merged

Refactor interface for instantaneous_zenith_angle function #60

Refactor interface for instantaneous_zenith_angle function
7e936a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

98.93% (-0.07%) compared to 3130c2c, passed because patch was fully covered by tests with no unexpected coverage changes

View this Pull Request on Codecov

98.93% (-0.07%) compared to 3130c2c, passed because patch was fully covered by tests with no unexpected coverage changes

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3130c2c) 99.00% compared to head (7e936a4) 98.93%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   99.00%   98.93%   -0.07%     
==========================================
  Files           4        4              
  Lines         100       94       -6     
==========================================
- Hits           99       93       -6     
  Misses          1        1              
Files Coverage Δ
src/InsolationCalc.jl 100.00% <100.00%> (ø)
src/ZenithAngleCalc.jl 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.