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

feat(server): migrate meta information rule to context object to support openapi 3 #819

Merged
merged 3 commits into from Sep 5, 2018

Conversation

maxim-tschumak
Copy link
Contributor

Related to #714

@codecov-io
Copy link

codecov-io commented Aug 24, 2018

Codecov Report

Merging #819 into master will decrease coverage by 0.16%.
The diff coverage is 70.83%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #819      +/-   ##
============================================
- Coverage     85.41%   85.25%   -0.17%     
+ Complexity      903      893      -10     
============================================
  Files           170      170              
  Lines          2544     2536       -8     
  Branches        389      388       -1     
============================================
- Hits           2173     2162      -11     
  Misses          152      152              
- Partials        219      222       +3
Impacted Files Coverage Δ Complexity Δ
...lando/zally/rule/zalando/ApiMetaInformationRule.kt 70.83% <70.83%> (ø) 19 <19> (?)

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 61623cf...e005846. Read the comment docs.

@tkrop
Copy link
Member

tkrop commented Aug 27, 2018

👍

@maxim-tschumak
Copy link
Contributor Author

👍

1 similar comment
@tkrop
Copy link
Member

tkrop commented Sep 5, 2018

👍

@maxim-tschumak maxim-tschumak merged commit 9138b05 into master Sep 5, 2018
@maxim-tschumak maxim-tschumak deleted the 714-migrate-meta-information-rule branch September 5, 2018 08:58
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

3 participants