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

Add tests for java version parsing #897

Merged
merged 3 commits into from
Oct 9, 2023
Merged

Conversation

stefanTolksdorf
Copy link
Member

Why

Java version detection was not recognizing all suffixes of a version string

@stefanTolksdorf stefanTolksdorf requested a review from a team as a code owner October 6, 2023 13:01
@greenbonebot greenbonebot enabled auto-merge (squash) October 6, 2023 13:01
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Conventional Commits Report

😢 No conventional commits found.

👉 Learn more about the conventional commits usage at Greenbone.

@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #897 (4e66b7c) into main (1ab0119) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head 4e66b7c differs from pull request most recent head c1cd5ec. Consider uploading reports for the commit c1cd5ec to get more accurate results

@@           Coverage Diff           @@
##             main     #897   +/-   ##
=======================================
  Coverage   89.84%   89.85%           
=======================================
  Files          88       88           
  Lines        5911     5913    +2     
  Branches      838      838           
=======================================
+ Hits         5311     5313    +2     
  Misses        421      421           
  Partials      179      179           
Files Coverage Δ
pontos/version/commands/_java.py 93.18% <100.00%> (+0.15%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@greenbonebot greenbonebot enabled auto-merge (squash) October 9, 2023 11:37
@bjoernricks bjoernricks added the make release To trigger GitHub release action. label Oct 9, 2023
@greenbonebot greenbonebot merged commit 0dfbfe5 into main Oct 9, 2023
15 checks passed
@greenbonebot greenbonebot deleted the fix/java_version_detection branch October 9, 2023 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
make release To trigger GitHub release action.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants