wcampbell0x2a / asterix-rs

ASTERIX Encode/Decoder Library
MIT License
13 stars 5 forks source link

Upgrading to latest syn and deku versions #11

Closed karnotxo closed 1 year ago

karnotxo commented 1 year ago

Just changed versions and fixed compilation issues

wcampbell0x2a commented 1 year ago

Thanks, could you remove the .gitignore, README.md, and .idea changes?

codecov[bot] commented 1 year ago

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/custom_read_write.rs 92.00% <100.00%> (ø)
src/data_item.rs 93.54% <100.00%> (+1.48%) :arrow_up:
src/lib.rs 100.00% <100.00%> (ø)
asterix-derive/src/lib.rs 0.00% <0.00%> (ø)

:loudspeaker: Thoughts on this report? Let us know!.

wcampbell0x2a commented 1 year ago

Ignore the failing CI, that's not related to your changes directly (except for the code coverage, but it's fine for now)

karnotxo commented 1 year ago

Thanks, could you remove the .gitignore, README.md, and .idea changes?

Sorry... Still don´t figure how to do it... Will try.

karnotxo commented 1 year ago

Thanks, could you remove the .gitignore, README.md, and .idea changes?

I think it's done. Plz, review. Thanks