Skip to content

Conversation

@gBillal
Copy link
Collaborator

@gBillal gBillal commented Jun 17, 2025

Fixed cross compiling (nerves) and disabled auto loading of nifs after build.

@codecov
Copy link

codecov bot commented Jun 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.42%. Comparing base (a0003fd) to head (1231b6e).
Report is 1 commits behind head on master.

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.

@gBillal gBillal merged commit 5d926c9 into master Jun 17, 2025
7 checks passed
@gBillal gBillal deleted the fix-cross-compiling branch June 17, 2025 09:20
@gBillal
Copy link
Collaborator Author

gBillal commented Jun 17, 2025

@mickel8 can you please create a new release.

@mickel8
Copy link
Contributor

mickel8 commented Jun 17, 2025

Done as v0.11.0!

@gBillal
Copy link
Collaborator Author

gBillal commented Jun 28, 2025

@mickel8 seems that the online documentation still points to v0.10.0, perhaps you forgot to run mix docs before publishing ?

@mickel8
Copy link
Contributor

mickel8 commented Jun 30, 2025

They are pointing to 0.11.0 for me: https://hexdocs.pm/xav/0.11.0/readme.html

@mickel8
Copy link
Contributor

mickel8 commented Jun 30, 2025

@gBillal

@gBillal
Copy link
Collaborator Author

gBillal commented Jun 30, 2025

@mickel8 my bad, I didn't update the documentation of the encoder. I'll fix that.
Sorry for wasting your time

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.

3 participants