Skip to content

feat(lazarus): add native support for Lazarus packages and fix lock file corruption (issues #142, #135, #97, #100)#252

Merged
snakeice merged 2 commits into
HashLoad:mainfrom
isaquepinheiro:feature/phase2-lazarus-and-update
Jul 16, 2026
Merged

feat(lazarus): add native support for Lazarus packages and fix lock file corruption (issues #142, #135, #97, #100)#252
snakeice merged 2 commits into
HashLoad:mainfrom
isaquepinheiro:feature/phase2-lazarus-and-update

Conversation

@isaquepinheiro

Copy link
Copy Markdown
Contributor

This PR adds native configuration and compilation support for Lazarus packages (.lpk) and projects (.lpi). It also resolves a bug where selective dependency updates could corrupt the boss-lock.json file.

@HashLoad HashLoad deleted a comment from codecov-commenter Jul 7, 2026
golangci-lint: revive var-naming (bossJSONContent), govet shadow,
lll line >120 in executor.go and dproj_util.go
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 29.09091% with 39 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@0f2a917). Learn more about missing BASE report.

Files with missing lines Patch % Lines
internal/core/services/compiler/executor.go 0.00% 34 Missing ⚠️
internal/core/services/installer/core.go 0.00% 3 Missing ⚠️
utils/librarypath/dproj_util.go 87.50% 2 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage        ?   27.57%           
=======================================
  Files           ?       82           
  Lines           ?     3887           
  Branches        ?        0           
=======================================
  Hits            ?     1072           
  Misses          ?     2733           
  Partials        ?       82           
Flag Coverage Δ
unittests 27.57% <29.09%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@snakeice

Copy link
Copy Markdown
Member

Rebased on main. CI retriggering...

@snakeice
snakeice merged commit 69c65f3 into HashLoad:main Jul 16, 2026
3 of 6 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