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

Update examples #101

Merged
merged 2 commits into from
Sep 25, 2021
Merged

Conversation

phyber
Copy link
Contributor

@phyber phyber commented Apr 18, 2021

Closes: #97
Closes: #99

This updates the examples to Rust 2018 and replaces the prettytable-rs crate with cli-table for the jls example.

cli-table was chosen as it was the smaller of the two options listed in #99 as well as being dual licensed as MIT/Apache-2.0.

This updates the examples to Rust 2018 and replaces the prettytable-rs
crate with cli-table for the jls example.
@codecov
Copy link

codecov bot commented Apr 18, 2021

Codecov Report

Merging #101 (bd8bc00) into dev (727353b) will increase coverage by 9.61%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #101      +/-   ##
==========================================
+ Coverage   28.35%   37.97%   +9.61%     
==========================================
  Files           8        8              
  Lines        1474      898     -576     
==========================================
- Hits          418      341      -77     
+ Misses       1056      557     -499     
Impacted Files Coverage Δ
src/lib.rs 0.84% <0.00%> (-10.39%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 727353b...bd8bc00. Read the comment docs.

@fabianfreyer fabianfreyer merged commit a25c173 into fubarnetes:dev Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants