fastjson2
fastjson2 copied to clipboard
jax-rs support
What this PR does / why we need it?
#2490
Summary of your change
extension-jaxrs
- extension-jaxrs-jakarta for jakarta
- extension-jaxrs-javax for javax
Please indicate you've done the following:
- [x] Made sure tests are passing and test coverage is added if needed.
- [x] Made sure commit message follow the rule of Conventional Commits specification.
- [x] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.
Please merge master to fix build errors
Codecov Report
:x: Patch coverage is 52.47525% with 48 lines in your changes missing coverage. Please review.
:white_check_mark: Project coverage is 74.18%. Comparing base (f6cdd54) to head (0bb41e0).
:warning: Report is 517 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #3110 +/- ##
============================================
- Coverage 74.27% 74.18% -0.10%
- Complexity 23542 23583 +41
============================================
Files 659 668 +9
Lines 91870 92132 +262
Branches 20539 20598 +59
============================================
+ Hits 68238 68348 +110
- Misses 15240 15345 +105
- Partials 8392 8439 +47
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.