Skip to content

internal/build:include target build-tags in Go package compilation#1214

Merged
xushiwei merged 1 commit intogoplus:mainfrom
luoliwoshang:emb/esp32/tag
Aug 19, 2025
Merged

internal/build:include target build-tags in Go package compilation#1214
xushiwei merged 1 commit intogoplus:mainfrom
luoliwoshang:emb/esp32/tag

Conversation

@luoliwoshang
Copy link
Member

@luoliwoshang luoliwoshang commented Aug 12, 2025

The hal (Hardware Abstraction Layer) libraries depend on target-specific build-tags to compile the correct hardware drivers for each platform.

@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.94%. Comparing base (f43e2c0) to head (a069e1d).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1214   +/-   ##
=======================================
  Coverage   87.93%   87.94%           
=======================================
  Files          32       32           
  Lines        7653     7657    +4     
=======================================
+ Hits         6730     6734    +4     
  Misses        844      844           
  Partials       79       79           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@luoliwoshang
Copy link
Member Author

@cpunion @xushiwei need review

@xushiwei xushiwei merged commit c0a0e88 into goplus:main Aug 19, 2025
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants