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

JDK22 #246

Merged
merged 1 commit into from
Sep 12, 2024
Merged

JDK22 #246

merged 1 commit into from
Sep 12, 2024

Conversation

WhosNickDoglio
Copy link
Owner

@WhosNickDoglio WhosNickDoglio commented Apr 13, 2024

Description

Related Issue

Checklist

  • My code follows the style guidelines of this project (./gradlew lint spotlessCheck)
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have checked my code and corrected any misspellings
  • I have mentioned changes in CHANGELOG.md.
  • I have read the CONTRIBUTING document.

Copy link

codecov bot commented Apr 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.38%. Comparing base (08bd70e) to head (a4087de).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #246   +/-   ##
=======================================
  Coverage   89.38%   89.38%           
=======================================
  Files          20       20           
  Lines         678      678           
  Branches       72       72           
=======================================
  Hits          606      606           
  Misses         49       49           
  Partials       23       23           

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

@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 2 times, most recently from e181723 to eb7968b Compare April 20, 2024 13:13
@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 2 times, most recently from e371536 to e22ab2e Compare April 27, 2024 20:38
@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 2 times, most recently from 46eb54d to c98e3bb Compare June 1, 2024 03:34
@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 2 times, most recently from d606679 to e04713f Compare June 14, 2024 01:52
@WhosNickDoglio WhosNickDoglio marked this pull request as ready for review June 29, 2024 16:08
@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 3 times, most recently from 2cdf230 to f6f1db6 Compare July 13, 2024 14:31
@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 2 times, most recently from fc5657e to 977c18c Compare July 28, 2024 13:17
@WhosNickDoglio WhosNickDoglio force-pushed the jdk22 branch 2 times, most recently from 06b6254 to 505f8b9 Compare September 12, 2024 14:44
@WhosNickDoglio WhosNickDoglio merged commit 72c0e67 into main Sep 12, 2024
11 checks passed
@WhosNickDoglio WhosNickDoglio deleted the jdk22 branch September 12, 2024 14:59
WhosNickDoglio added a commit that referenced this pull request Sep 13, 2024
<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--- Describe your changes in detail -->

## Related Issue

<!--- This project only accepts pull requests related to open issues -->

<!--- If suggesting a new feature or change, please discuss it in an
issue first -->

<!--- If fixing a bug, there should be an issue describing it with steps
to reproduce -->

<!--- Please link to the issue here: -->

## Checklist

<!--- Go over all the following points, and put an `x` in all the boxes
that apply. -->

<!--- If you're unsure about any of these, don't hesitate to ask. We're
here to help! -->

- [ ] My code follows the style guidelines of this project (`./gradlew
lint spotlessCheck`)
- [ ] I have performed a self-review of my own code
- [ ] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] I have checked my code and corrected any misspellings
- [ ] I have mentioned changes in [CHANGELOG.md](../CHANGELOG.md).
- [ ] I have read the [**CONTRIBUTING**](CONTRIBUTING.md) document.

<!-- branch-stack -->

- `main`
  - \#246 :point\_left:
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.

1 participant