10000 Enable more features in the embed port by cwalther · Pull Request #11430 · micropython/micropython · GitHub
[go: up one dir, main page]

Skip to content

Enable more features in the embed port #11430

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

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

ports/embed: Avoid unnecessary rebuilds.

d5673a5
Select commit
Loading
Failed to load commit list.
Draft

Enable more features in the embed port #11430

ports/embed: Avoid unnecessary rebuilds.
d5673a5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 1s

98.39% (+0.00%) compared to a61c446

View this Pull Request on Codecov

98.39% (+0.00%) compared to a61c446

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.39%. Comparing base (a61c446) to head (d5673a5).
Report is 450 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #11430   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files         161      161           
  Lines       21204    21204           
=======================================
  Hits        20864    20864           
  Misses        340      340           

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

0