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

improve docs #2482

Merged
merged 1 commit into from
Oct 15, 2023
Merged

improve docs #2482

merged 1 commit into from
Oct 15, 2023

Conversation

TomTriple
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (e195aa4) 64.91% compared to head (bd7080e) 64.90%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2482      +/-   ##
==========================================
- Coverage   64.91%   64.90%   -0.02%     
==========================================
  Files         136      136              
  Lines        7197     7197              
  Branches     1296     1296              
==========================================
- Hits         4672     4671       -1     
- Misses       2525     2526       +1     
Files Coverage Δ
zio-http/src/main/scala/zio/http/Middleware.scala 57.64% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vigoo vigoo merged commit 3a6525c into zio:main Oct 15, 2023
13 checks passed
987Nabil pushed a commit to 987Nabil/zio-http that referenced this pull request Oct 24, 2023
jdegoes pushed a commit that referenced this pull request Nov 29, 2023
…2470)

* Improve OpenAPI model; Add OpenAPI generator for EndpointAPI (#1498)

* Minimize schema for optional fields

* Integrate main changes

* Fix Scala 3 build

* Fix exhaustive matching

* More OpenAPI generation tests

* Use latest zio-schema snapshot for Scala 3 macro derivation fix

* Formatting

* OpenAPI tests now compare json ASTs, to avoid string render differences

* Refactoring

* improve docs (#2482)

* Add a test of a middleware providing a context to a `Routes` (#2487)

* Add a test of a middleware providing a context to a `Routes`

* Add a test of a middleware providing a context to a `Routes`

* scalafmt

* scalafmt

* Remove usage of deprecated method in build.sbt (#2486)

* Update sbt-github-actions to 0.18.0 (#2484)

* Update sbt-github-actions to 0.18.0

* Regenerate GitHub Actions workflow

Executed command: sbt githubWorkflowGenerate

* Update netty-codec-http, ... to 4.1.100.Final (#2485)

* Generate readme

* OpenAPI gen support for all kinds of enums with(out) discriminators

OpenAPI gen support for default values, optional and transient fields

---------

Co-authored-by: TomTriple <[email protected]>
Co-authored-by: Jules Ivanic <[email protected]>
Co-authored-by: Scala Steward <[email protected]>
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.

3 participants