Skip to content

chore(rake): v1.5.12 rake enhancements#267

Merged
CraZySacX merged 5 commits into
masterfrom
263-v1512-enhancements
Jun 27, 2026
Merged

chore(rake): v1.5.12 rake enhancements#267
CraZySacX merged 5 commits into
masterfrom
263-v1512-enhancements

Conversation

@CraZySacX

@CraZySacX CraZySacX commented Jun 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Add platform-specific daily targets for macOS (skips musl and install) and Windows (skips docs, install, and musl) to match what each platform can actually build
  • Refactor puc target: scope the Linux-only fish command under [target.puc.linux] and add platform-agnostic git pull + cargo clean steps to the base target
  • Dependency updates (Cargo.lock)

🤖 Generated with Claude Code

@CraZySacX CraZySacX self-assigned this Jun 27, 2026
@CraZySacX CraZySacX added enhancement New feature or request dependencies Pull requests that update a dependency file labels Jun 27, 2026
@codecov-commenter

codecov-commenter commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.46%. Comparing base (2c0d947) to head (6214a74).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #267   +/-   ##
=======================================
  Coverage   84.46%   84.46%           
=======================================
  Files          57       57           
  Lines        8014     8014           
=======================================
  Hits         6769     6769           
  Misses       1245     1245           

☔ 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.

@CraZySacX CraZySacX merged commit 832c49a into master Jun 27, 2026
25 checks passed
@CraZySacX CraZySacX deleted the 263-v1512-enhancements branch June 27, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants