Skip to content
This repository has been archived by the owner on Oct 14, 2021. It is now read-only.

Take staging changes live #317

Merged
merged 13 commits into from
Nov 18, 2020
Merged

Take staging changes live #317

merged 13 commits into from
Nov 18, 2020

Conversation

johnoliver
Copy link
Member

Includes patch version parsing fix

Checklist

  • You added tests to cover the change
  • mvn clean install build and test completes
  • You changed or added to the documentation

@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #317 (a1d20cf) into production (2f40f2d) will decrease coverage by 1.34%.
The diff coverage is 54.77%.

Impacted file tree graph

@@               Coverage Diff                @@
##             production     #317      +/-   ##
================================================
- Coverage         71.30%   69.95%   -1.35%     
  Complexity          274      274              
================================================
  Files               100      103       +3     
  Lines              2495     2636     +141     
  Branches            304      358      +54     
================================================
+ Hits               1779     1844      +65     
- Misses              538      601      +63     
- Partials            178      191      +13     
Impacted Files Coverage Δ Complexity Δ
...main/kotlin/net/adoptopenjdk/api/v3/OpenApiDocs.kt 0.00% <ø> (ø) 0.00 <0.00> (ø)
...rser/maven/InvalidVersionSpecificationException.kt 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...et/adoptopenjdk/api/v3/parser/maven/Restriction.kt 29.41% <29.41%> (ø) 0.00 <0.00> (?)
...t/adoptopenjdk/api/v3/parser/maven/VersionRange.kt 48.75% <48.75%> (ø) 0.00 <0.00> (?)
...tlin/net/adoptopenjdk/api/v3/models/VersionData.kt 81.94% <58.82%> (+4.16%) 0.00 <0.00> (ø)
...in/net/adoptopenjdk/api/v3/parser/VersionParser.kt 68.50% <81.48%> (-1.50%) 0.00 <0.00> (ø)
.../adoptopenjdk/api/v3/filters/VersionRangeFilter.kt 100.00% <100.00%> (+11.76%) 7.00 <3.00> (ø)
...topenjdk/api/v3/routes/packages/PackageEndpoint.kt 68.75% <100.00%> (ø) 7.00 <0.00> (ø)
...adoptopenjdk/api/v3/dataSources/models/Releases.kt 90.90% <100.00%> (+0.52%) 0.00 <0.00> (ø)
...in/kotlin/net/adoptopenjdk/api/v3/models/Binary.kt 70.58% <100.00%> (+1.96%) 0.00 <0.00> (ø)
... and 6 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 2f40f2d...fc6204c. Read the comment docs.

@karianna karianna added this to In progress in openjdk-api-v3 via automation Nov 18, 2020
@karianna karianna added the enhancement New feature or request label Nov 18, 2020
@karianna karianna added this to the November 2020 milestone Nov 18, 2020
@karianna karianna merged commit 4087589 into production Nov 18, 2020
openjdk-api-v3 automation moved this from In progress to Done Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants