astarte-platform / astarte-device-sdk-rust

Apache License 2.0
6 stars 12 forks source link

fix(cargo): update exclude and includes #310

Closed joshuachp closed 8 months ago

joshuachp commented 8 months ago

Update the includes and exclude in the Cargo manifest to add the .sqlx/ directory. This fixes a bug in the cargo vendoring process that would exclude those files that are actually required to build the crate.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.8%. Comparing base (7699d5e) to head (a8ae2e9). Report is 1 commits behind head on release-0.7.

Additional details and impacted files [see 2 files with indirect coverage changes](https://app.codecov.io/gh/astarte-platform/astarte-device-sdk-rust/pull/310/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=astarte-platform)