whatsapp-business-java-api icon indicating copy to clipboard operation
whatsapp-business-java-api copied to clipboard

Lenient deserialization.

Open sgdesmet opened this issue 1 year ago • 1 comments

  • Ignore unknown fields as per #127
  • Deserialize unknown enum values into their default value

sgdesmet avatar Jan 02 '24 13:01 sgdesmet

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.14%. Comparing base (fad1ead) to head (6215d16).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #154      +/-   ##
============================================
+ Coverage     86.03%   86.14%   +0.11%     
- Complexity      512      514       +2     
============================================
  Files           163      165       +2     
  Lines          1239     1249      +10     
  Branches         12       12              
============================================
+ Hits           1066     1076      +10     
  Misses          154      154              
  Partials         19       19              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 07 '24 02:05 codecov[bot]