Skip to content

jzswag#158

Merged
josephbirkner merged 65 commits into
release/2.0.0from
jzswag
Jun 19, 2026
Merged

jzswag#158
josephbirkner merged 65 commits into
release/2.0.0from
jzswag

Merge remote-tracking branch 'origin/main' into jzswag

364baa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

66.17% (+26.19%) compared to fc5924c

View this Pull Request on Codecov

66.17% (+26.19%) compared to fc5924c

Details

Codecov Report

❌ Patch coverage is 66.17296% with 708 lines in your changes missing coverage. Please review.
✅ Project coverage is 66.17%. Comparing base (fc5924c) to head (364baa6).
⚠️ Report is 13 commits behind head on main.

Files with missing lines Patch % Lines
...va/io/github/ndsev/zswag/shared/OpenApiClient.java 44.13% 90 Missing and 29 partials ⚠️
.../java/io/github/ndsev/zswag/jvm/JzswagLogging.java 10.00% 78 Missing and 3 partials ⚠️
...io/github/ndsev/zswag/shared/ParameterEncoder.java 58.82% 48 Missing and 29 partials ⚠️
.../github/ndsev/zswag/shared/HttpSettingsLoader.java 73.12% 34 Missing and 27 partials ⚠️
.../java/io/github/ndsev/zswag/jvm/JvmHttpClient.java 70.71% 42 Missing and 11 partials ⚠️
.../github/ndsev/zswag/android/AndroidHttpClient.java 69.33% 35 Missing and 11 partials ⚠️
...io/github/ndsev/zswag/android/AndroidKeychain.java 27.41% 43 Missing and 2 partials ⚠️
...va/io/github/ndsev/zswag/shared/OpenAPIParser.java 81.19% 22 Missing and 22 partials ⚠️
...va/io/github/ndsev/zswag/shared/OAuth2Handler.java 67.20% 23 Missing and 18 partials ⚠️
...ain/java/io/github/ndsev/zswag/api/HttpConfig.java 84.25% 1 Missing and 33 partials ⚠️
... and 11 more
Additional details and impacted files
@@              Coverage Diff              @@
##               main     #158       +/-   ##
=============================================
+ Coverage     39.97%   66.17%   +26.19%     
- Complexity        0      477      +477     
=============================================
  Files            20       29        +9     
  Lines          1936     2093      +157     
  Branches       1142      417      -725     
=============================================
+ Hits            774     1385      +611     
- Misses          404      515      +111     
+ Partials        758      193      -565     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.