Skip to content

clean up test

4abefc9
Select commit
Loading
Failed to load commit list.
Open

allwinner: Added support for allwinner H616 processor #58

clean up test
4abefc9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 14, 2026 in 1s

28.2% (target 60.0%)

View this Pull Request on Codecov

28.2% (target 60.0%)

Details

Codecov Report

❌ Patch coverage is 36.26374% with 58 lines in your changes missing coverage. Please review.
✅ Project coverage is 28.2%. Comparing base (50d4ed0) to head (4abefc9).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
allwinner/address.go 54.7% 14 Missing and 10 partials ⚠️
allwinner/h6.go 17.4% 19 Missing ⚠️
allwinner/gpio.go 0.0% 9 Missing ⚠️
allwinner/detect.go 0.0% 6 Missing ⚠️

❌ Your project check has failed because the head coverage (28.2%) is below the target coverage (60.0%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##            main     #58     +/-   ##
=======================================
+ Coverage   27.4%   28.2%   +0.8%     
=======================================
  Files         89      91      +2     
  Lines      11011    8915   -2096     
=======================================
- Hits        3014    2511    -503     
+ Misses      7864    6263   -1601     
- Partials     133     141      +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.