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

Improve GsonEngine and ContentType registration #557

Closed
wants to merge 2 commits into from

Conversation

mhagnumdw
Copy link
Member

Solves #556

@mhagnumdw mhagnumdw linked an issue Jul 6, 2020 that may be closed by this pull request
9 tasks
@coveralls
Copy link

coveralls commented Jul 6, 2020

Pull Request Test Coverage Report for Build 1140

  • 22 of 42 (52.38%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.2%) to 23.816%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pippo-content-type-parent/pippo-gson/src/main/java/ro/pippo/gson/ISO8601DateTimeTypeAdapter.java 6 8 75.0%
pippo-content-type-parent/pippo-gson/src/main/java/ro/pippo/gson/ISO8601TimeTypeAdapter.java 7 14 50.0%
pippo-content-type-parent/pippo-gson/src/main/java/ro/pippo/gson/ISO8601DateTypeAdapter.java 3 14 21.43%
Files with Coverage Reduction New Missed Lines %
pippo-content-type-parent/pippo-gson/src/main/java/ro/pippo/gson/GsonEngine.java 1 90.91%
Totals Coverage Status
Change from base Build 1138: 0.2%
Covered Lines: 1574
Relevant Lines: 6609

💛 - Coveralls

@mhagnumdw mhagnumdw closed this Nov 18, 2021
@mhagnumdw mhagnumdw deleted the issue-556 branch November 18, 2021 23:42
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.

Improve GsonEngine and ContentType registration
2 participants