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

WIP: feat: implement first crate version #1

Draft
wants to merge 37 commits into
base: main
Choose a base branch
from

Conversation

JKRhb
Copy link
Member

@JKRhb JKRhb commented Sep 10, 2022

In this PR, the first version of the crate is implemented.

@JKRhb JKRhb self-assigned this Sep 10, 2022
@JKRhb JKRhb marked this pull request as draft September 13, 2022 18:13
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2022

Codecov Report

Base: 100.00% // Head: 28.17% // Decreases project coverage by -71.82% ⚠️

Coverage data is based on head (8d4b53f) compared to base (98084ef).
Patch coverage: 28.17% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##              main       #1       +/-   ##
============================================
- Coverage   100.00%   28.17%   -71.83%     
============================================
  Files            1       26       +25     
  Lines            3      653      +650     
============================================
+ Hits             3      184      +181     
- Misses           0      469      +469     
Impacted Files Coverage Δ
src/models/additional_expected_response.rs 0.00% <0.00%> (ø)
src/models/data_schema/array_schema.rs 0.00% <0.00%> (ø)
src/models/data_schema/integer_schema.rs 0.00% <0.00%> (ø)
src/models/data_schema/number_schema.rs 0.00% <0.00%> (ø)
src/models/data_schema/object_schema.rs 0.00% <0.00%> (ø)
src/models/data_schema/string_schema.rs 0.00% <0.00%> (ø)
src/models/expected_response.rs 0.00% <0.00%> (ø)
src/models/security_definition/ace.rs 0.00% <0.00%> (ø)
src/models/security_definition/api_key.rs 0.00% <0.00%> (ø)
src/models/security_definition/basic.rs 0.00% <0.00%> (ø)
... and 16 more

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.

@JKRhb JKRhb force-pushed the implement-first-version branch 2 times, most recently from c315756 to dbf378a Compare September 20, 2022 09:38
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.

2 participants