Skip to content

refactor(nix): clean flake#1464

Merged
Nytelife26 merged 4 commits intoamperser:mainfrom
drainpixie:refactor/nix
Dec 18, 2025
Merged

refactor(nix): clean flake#1464
Nytelife26 merged 4 commits intoamperser:mainfrom
drainpixie:refactor/nix

Conversation

@drainpixie
Copy link
Copy Markdown
Collaborator

Relevant issues

Brief

Clean up flake.nix

Changes

  • Split logic across multiple files in the nix/ folder
  • Split helpers in a separate file
  • Use lib.getExe{,'} over {pkgs,derivation}/bin/{name}

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 18, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1464   +/-   ##
=======================================
  Coverage   92.56%   92.56%           
=======================================
  Files         100      100           
  Lines        1022     1022           
=======================================
  Hits          946      946           
  Misses         76       76           
Flag Coverage Δ
macos-latest 91.97% <ø> (ø)
py3.10 92.56% <ø> (ø)
py3.11 92.56% <ø> (ø)
py3.12 92.56% <ø> (ø)
py3.13 91.97% <ø> (ø)
py3.14 91.97% <ø> (ø)
ubuntu-latest 91.97% <ø> (ø)
windows-latest 92.56% <ø> (ø)

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.

@Nytelife26 Nytelife26 merged commit 505e07c into amperser:main Dec 18, 2025
18 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.

2 participants