Skip to content

Fix cross compiling#37

Merged
gBillal merged 2 commits into
masterfrom
fix-cross-compiling
Jun 17, 2025
Merged

Fix cross compiling#37
gBillal merged 2 commits into
masterfrom
fix-cross-compiling

Conversation

@gBillal

@gBillal gBillal commented Jun 17, 2025

Copy link
Copy Markdown
Collaborator

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

@codecov

codecov Bot commented Jun 17, 2025

Copy link
Copy Markdown

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

gBillal commented Jun 17, 2025

Copy link
Copy Markdown
Collaborator Author

@mickel8 can you please create a new release.

@mickel8

mickel8 commented Jun 17, 2025

Copy link
Copy Markdown
Contributor

Done as v0.11.0!

@gBillal

gBillal commented Jun 28, 2025

Copy link
Copy Markdown
Collaborator Author

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

@mickel8

mickel8 commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

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

@mickel8

mickel8 commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

@gBillal

@gBillal

gBillal commented Jun 30, 2025

Copy link
Copy Markdown
Collaborator Author

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

2 participants