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

#36 Add a class for OpenAPI scheme of Lagom TransportException #37

Merged
merged 1 commit into from
Mar 4, 2020

Conversation

ihostage
Copy link
Member

@ihostage ihostage commented Mar 4, 2020

Fixed #36

@codecov-io
Copy link

Codecov Report

Merging #37 into master will decrease coverage by 1.32%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #37      +/-   ##
============================================
- Coverage     78.63%   77.31%   -1.33%     
  Complexity      136      136              
============================================
  Files            15       17       +2     
  Lines           351      357       +6     
  Branches         70       70              
============================================
  Hits            276      276              
- Misses           24       30       +6     
  Partials         51       51
Impacted Files Coverage Δ Complexity Δ
...org/taymyr/lagom/scaladsl/openapi/LagomError.scala 0% <0%> (ø) 0 <0> (?)
...lin/org/taymyr/lagom/javadsl/openapi/LagomError.kt 0% <0%> (ø) 0 <0> (?)

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 2a8b119...2a8c39e. Read the comment docs.

@ihostage ihostage merged commit 5b66321 into master Mar 4, 2020
@ihostage ihostage deleted the issue/36 branch March 4, 2020 17:08
@ihostage ihostage added the enhancement New feature or request label Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a class for OpenAPI scheme of Lagom TransportException
2 participants