naomijub / edn-rs

[DEPRECATED]: Crate to parse and emit EDN
https://crates.io/crates/edn-rs
MIT License
81 stars 14 forks source link

Fix bb script (clippy isn't test) #127

Closed Grinkers closed 9 months ago

Grinkers commented 9 months ago

@naomijub I can still rebase and merge without review. I can't when CI doesn't pass, like in the EdnError draft.

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (2ab6fb7) 70.63% compared to head (88be272) 70.63%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #127 +/- ## ======================================= Coverage 70.63% 70.63% ======================================= Files 8 8 Lines 841 841 ======================================= Hits 594 594 Misses 247 247 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

naomijub commented 9 months ago

Can you check if the new ruleset works?

Grinkers commented 9 months ago

Can you check if the new ruleset works?

Looks good. I can't merge #125 without a review.