Skip to content

feat: add Nix, MSI, and DMG packaging support - #30

Merged
bordeux merged 3 commits into
masterfrom
feature/new-packages-build
Jan 3, 2026
Merged

feat: add Nix, MSI, and DMG packaging support#30
bordeux merged 3 commits into
masterfrom
feature/new-packages-build

feat: add dual syntax support for all is-functions

2d71887
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2026 in 0s

91.15% (+0.02%) compared to 4bee433

View this Pull Request on Codecov

91.15% (+0.02%) compared to 4bee433

Details

Codecov Report

❌ Patch coverage is 94.43662% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.15%. Comparing base (4bee433) to head (2d71887).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/filter_functions/string.rs 94.81% 20 Missing ⚠️
src/filter_functions/serialization.rs 85.60% 19 Missing ⚠️
src/filter_functions/array.rs 94.28% 8 Missing ⚠️
src/filter_functions/object.rs 87.30% 8 Missing ⚠️
src/filter_functions/path.rs 92.20% 6 Missing ⚠️
src/filter_functions/encoding.rs 94.66% 4 Missing ⚠️
src/filter_functions/formatting.rs 91.42% 3 Missing ⚠️
src/filter_functions/datetime.rs 97.46% 2 Missing ⚠️
src/filter_functions/math.rs 96.29% 2 Missing ⚠️
src/filter_functions/url.rs 96.22% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   91.12%   91.15%   +0.02%     
==========================================
  Files          31       45      +14     
  Lines        2873     3820     +947     
==========================================
+ Hits         2618     3482     +864     
- Misses        255      338      +83     

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