Skip to content

Disable auto loading of nifs

1231b6e
Select commit
Loading
Failed to load commit list.
Merged

Fix cross compiling #37

Disable auto loading of nifs
1231b6e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2025 in 0s

71.42% (-7.67%) compared to a0003fd

View this Pull Request on Codecov

71.42% (-7.67%) compared to a0003fd

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.42%. Comparing base (a0003fd) to head (1231b6e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #37      +/-   ##
==========================================
- Coverage   79.09%   71.42%   -7.67%     
==========================================
  Files           7       11       +4     
  Lines         110      133      +23     
==========================================
+ Hits           87       95       +8     
- Misses         23       38      +15     
Files with missing lines Coverage Δ
lib/xav/decoder_nif.ex 25.00% <ø> (ø)
lib/xav/encoder_nif.ex 33.33% <ø> (ø)
lib/xav/reader_nif.ex 40.00% <ø> (ø)
lib/xav/video_converter_nif.ex 50.00% <ø> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a0003fd...1231b6e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.