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

Fix missing imports in generated code #38

Merged
merged 1 commit into from
Apr 20, 2021
Merged

Conversation

vearutop
Copy link
Member

Related to swaggest/json-cli#28.

@codecov
Copy link

codecov bot commented Apr 20, 2021

Codecov Report

Merging #38 (35c4bb3) into master (b602663) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #38      +/-   ##
============================================
+ Coverage     83.51%   83.56%   +0.04%     
  Complexity      859      859              
============================================
  Files            45       45              
  Lines          2099     2105       +6     
============================================
+ Hits           1753     1759       +6     
  Misses          346      346              
Impacted Files Coverage Δ Complexity Δ
src/JsonSchema/MarshalEnum.php 91.52% <100.00%> (+0.61%) 17.00 <0.00> (ø)
src/JsonSchema/MarshalJson.php 100.00% <100.00%> (ø) 94.00 <0.00> (ø)

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 b602663...35c4bb3. Read the comment docs.

@vearutop vearutop merged commit c88c0a1 into master Apr 20, 2021
@vearutop vearutop deleted the fix-missing-imports branch April 20, 2021 21:34
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

1 participant