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

Time Service: merge STM32H7 and NANO RP2040 RTC functions #394

Merged
merged 2 commits into from
Nov 23, 2023

TimeService: remove RP2040 functions

4b0ef29
Select commit
Loading
Failed to load commit list.
Merged

Time Service: merge STM32H7 and NANO RP2040 RTC functions #394

TimeService: remove RP2040 functions
4b0ef29
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

95.00% (+0.00%) compared to 6a9acc2

View this Pull Request on Codecov

95.00% (+0.00%) compared to 6a9acc2

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6a9acc2) 95.00% compared to head (4b0ef29) 95.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #394   +/-   ##
=======================================
  Coverage   95.00%   95.00%           
=======================================
  Files          27       27           
  Lines        1220     1220           
=======================================
  Hits         1159     1159           
  Misses         61       61           

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