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

Add support for writing YAML in CliOutput. #39

Merged
merged 4 commits into from
Oct 14, 2022

Conversation

azriel91
Copy link
Owner

Part of #28.

@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Base: 93.77% // Head: 93.84% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (7587abb) compared to base (ad9684a).
Patch coverage: 94.59% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   93.77%   93.84%   +0.06%     
==========================================
  Files         117      121       +4     
  Lines        6204     6875     +671     
==========================================
+ Hits         5818     6452     +634     
- Misses        386      423      +37     
Impacted Files Coverage Δ
crate/rt_model_native/src/error.rs 100.00% <ø> (ø)
crate/rt_model_native/src/cli_output.rs 79.64% <78.26%> (-3.12%) ⬇️
workspace_tests/src/rt_model/cli_output.rs 96.39% <96.49%> (-0.11%) ⬇️
crate/rt_model_core/src/output_format.rs 100.00% <100.00%> (ø)
...ate/rt_model_core/src/output_format_parse_error.rs 100.00% <100.00%> (ø)
workspace_tests/src/rt_model/output_format.rs 100.00% <100.00%> (ø)
...ce_tests/src/rt_model/output_format_parse_error.rs 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@azriel91 azriel91 force-pushed the feature/28/cli-output-serializable-output-format branch from 6af5ce1 to a57eb5c Compare October 13, 2022 07:51
@azriel91 azriel91 marked this pull request as ready for review October 14, 2022 20:19
@azriel91 azriel91 merged commit 3b58840 into main Oct 14, 2022
@azriel91 azriel91 deleted the feature/28/cli-output-serializable-output-format branch October 14, 2022 20:20
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.

1 participant