Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dep update #94

Merged
merged 2 commits into from
Oct 13, 2023
Merged

Dep update #94

merged 2 commits into from
Oct 13, 2023

Conversation

Licenser
Copy link
Contributor

I updated all the dependencies changes are minor most notably mockito update removed the need for --test-threads=1 :)

Signed-off-by: Heinz N. Gies <heinz@licenser.net>
Signed-off-by: Heinz N. Gies <heinz@licenser.net>
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fd47444) 91.32% compared to head (034e069) 91.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #94      +/-   ##
==========================================
+ Coverage   91.32%   91.53%   +0.20%     
==========================================
  Files          22       22              
  Lines        4544     4653     +109     
==========================================
+ Hits         4150     4259     +109     
  Misses        394      394              
Files Coverage Δ
src/async_impl/avro.rs 90.29% <100.00%> (+0.29%) ⬆️
src/async_impl/easy_avro.rs 95.91% <100.00%> (+0.17%) ⬆️
src/async_impl/easy_json.rs 98.07% <100.00%> (+0.07%) ⬆️
src/async_impl/easy_proto_decoder.rs 97.67% <100.00%> (+0.11%) ⬆️
src/async_impl/easy_proto_raw.rs 100.00% <100.00%> (ø)
src/async_impl/json.rs 93.70% <100.00%> (+0.18%) ⬆️
src/async_impl/proto_decoder.rs 92.46% <100.00%> (+0.15%) ⬆️
src/async_impl/proto_raw.rs 94.91% <100.00%> (+0.14%) ⬆️
src/async_impl/schema_registry.rs 89.50% <100.00%> (+0.10%) ⬆️
src/blocking/avro.rs 90.79% <100.00%> (+0.35%) ⬆️
... and 5 more

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@gklijs gklijs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot again, looks great.

@gklijs gklijs merged commit 00b7f36 into gklijs:main Oct 13, 2023
3 checks passed
@gklijs gklijs added this to the 4.0.0 milestone Oct 13, 2023
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.

None yet

2 participants