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

Add default implementations of vApplicationGetIdleTaskMemory and vApplicationGetTimerTaskMemory #790

Merged
merged 10 commits into from
Sep 20, 2023

Merge branch 'main' into mehdi

ce181f2
Select commit
Loading
Failed to load commit list.
Merged

Add default implementations of vApplicationGetIdleTaskMemory and vApplicationGetTimerTaskMemory #790

Merge branch 'main' into mehdi
ce181f2
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 20, 2023 in 1s

94.35% (+0.00%) compared to c3ece08

View this Pull Request on Codecov

94.35% (+0.00%) compared to c3ece08

Details

Codecov Report

Patch and project coverage have no change.

Comparison is base (c3ece08) 94.35% compared to head (ce181f2) 94.35%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #790   +/-   ##
=======================================
  Coverage   94.35%   94.35%           
=======================================
  Files           6        6           
  Lines        2443     2443           
  Branches      598      598           
=======================================
  Hits         2305     2305           
  Misses         85       85           
  Partials       53       53           
Files Changed Coverage Δ
tasks.c 94.81% <ø> (ø)

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