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

Don't add @option when generating Mu code #275

Merged
merged 2 commits into from
May 4, 2020
Merged

Conversation

cb372
Copy link
Member

@cb372 cb372 commented May 4, 2020

This annotation is deprecated and will be deleted.

@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #275 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #275      +/-   ##
==========================================
- Coverage   83.94%   83.85%   -0.10%     
==========================================
  Files          29       29              
  Lines        1900     1889      -11     
  Branches       22       25       +3     
==========================================
- Hits         1595     1584      -11     
  Misses        305      305              
Impacted Files Coverage Δ
...n/scala/higherkindness/skeuomorph/mu/codegen.scala 88.88% <ø> (-0.13%) ⬇️
...euomorph/openapi/client/http4s/circe/package.scala 91.95% <0.00%> (-0.44%) ⬇️
...ala/higherkindness/skeuomorph/openapi/schema.scala 95.06% <0.00%> (-0.07%) ⬇️
...main/scala/higherkindness/skeuomorph/Printer.scala 82.75% <0.00%> (ø)
...in/scala/higherkindness/skeuomorph/mu/schema.scala 64.28% <0.00%> (ø)
.../scala/higherkindness/skeuomorph/avro/schema.scala 57.62% <0.00%> (ø)
.../scala/higherkindness/skeuomorph/mu/Optimize.scala 55.00% <0.00%> (ø)
...scala/higherkindness/skeuomorph/mu/Transform.scala 71.42% <0.00%> (ø)
...cala/higherkindness/skeuomorph/avro/Protocol.scala 31.81% <0.00%> (ø)
...cala/higherkindness/skeuomorph/openapi/print.scala 99.15% <0.00%> (ø)
... and 11 more

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 2a117e7...2df5595. Read the comment docs.

cb372 added 2 commits May 4, 2020 14:35
This annotation is deprecated and will be deleted.
@cb372 cb372 force-pushed the remove-option-annotation branch from 84b62b5 to 2df5595 Compare May 4, 2020 13:38
@cb372 cb372 merged commit 4be96aa into master May 4, 2020
@cb372 cb372 deleted the remove-option-annotation branch May 4, 2020 15:17
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