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 testJSONMarshal #3519

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

exageraldo
Copy link
Contributor

@exageraldo exageraldo commented Mar 17, 2025

Fixes: #2699

Copy link

google-cla bot commented Mar 17, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.27%. Comparing base (bcfcb89) to head (5eb1677).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3519   +/-   ##
=======================================
  Coverage   91.27%   91.27%           
=======================================
  Files         183      183           
  Lines       16099    16099           
=======================================
  Hits        14695    14695           
  Misses       1230     1230           
  Partials      174      174           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@exageraldo exageraldo force-pushed the improve-testJSONMarshal branch from 07dba43 to 5eb1677 Compare March 18, 2025 17:50
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.

about testJSONMarshal's behavior
2 participants