Skip to content

#8 Test classes, add Codecov workflow #9

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

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

JavaCoDED78
Copy link
Owner

@JavaCoDED78 JavaCoDED78 commented Jun 15, 2024

PR-Codex


PR-Codex overview

This PR updates the Java library for JWT tokens with improved testing, updated dependencies, and added Codecov integration.

Detailed summary

  • Added Codecov integration to the project
  • Updated JUnit and Jacoco versions in the pom.xml
  • Improved testing in TokenParametersTest and TokenServiceImplTest
  • Refactored method signatures in TokenService and TokenServiceImpl

The following files were skipped due to too many changes: src/main/java/io/github/javacoded78/jwthumble/TokenParameters.java

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@JavaCoDED78 JavaCoDED78 linked an issue Jun 15, 2024 that may be closed by this pull request
@JavaCoDED78 JavaCoDED78 merged commit 261779e into dev Jun 15, 2024
3 checks passed
@JavaCoDED78 JavaCoDED78 deleted the 8-add-tests-and-test-coverage branch June 15, 2024 11:40
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.

Add tests and test coverage
2 participants