Skip to content

ci: run nix build check on PRs#396

Merged
tomasz-tomczyk merged 1 commit intomainfrom
ci-nix-pr-check
Apr 29, 2026
Merged

ci: run nix build check on PRs#396
tomasz-tomczyk merged 1 commit intomainfrom
ci-nix-pr-check

Conversation

@tomasz-tomczyk
Copy link
Copy Markdown
Owner

Summary

  • Adds the nix job (already present in release.yml) to test.yml so it runs on every PR and push to main.
  • Catches vendorHash drift the moment Go deps change, instead of at release time.

Test plan

  • CI runs the new nix job on this PR and passes.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.67%. Comparing base (a42c254) to head (f7583f7).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #396      +/-   ##
==========================================
+ Coverage   66.64%   66.67%   +0.03%     
==========================================
  Files          19       19              
  Lines        8211     8211              
==========================================
+ Hits         5472     5475       +3     
+ Misses       2313     2311       -2     
+ Partials      426      425       -1     
Flag Coverage Δ
e2e 34.11% <ø> (ø)
unit 62.70% <ø> (+0.03%) ⬆️

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

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

@tomasz-tomczyk tomasz-tomczyk merged commit 47c7a53 into main Apr 29, 2026
7 of 8 checks passed
@tomasz-tomczyk tomasz-tomczyk deleted the ci-nix-pr-check branch April 29, 2026 21:20
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.

1 participant