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

Bugfix435: calculated relative humidity #436

Merged
merged 12 commits into from
Nov 26, 2024

Fix order of static const

2138228
Select commit
Loading
Failed to load commit list.
Merged

Bugfix435: calculated relative humidity #436

Fix order of static const
2138228
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2024 in 1s

73.22% (+0.22%) compared to 3e5657a

View this Pull Request on Codecov

73.22% (+0.22%) compared to 3e5657a

Details

Codecov Report

Attention: Patch coverage is 81.03448% with 11 lines in your changes missing coverage. Please review.

Project coverage is 73.22%. Comparing base (3e5657a) to head (2138228).

Files with missing lines Patch % Lines
src/SW_Weather.c 76.59% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #436      +/-   ##
==========================================
+ Coverage   73.00%   73.22%   +0.22%     
==========================================
  Files          20       20              
  Lines        6005     6025      +20     
==========================================
+ Hits         4384     4412      +28     
+ Misses       1621     1613       -8     

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