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

feat(dataSerialiser): keep original object #2177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AsToNlele
Copy link
Contributor

Returns the functionality of keeping the original object and appending the serialized data on top

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

@AsToNlele AsToNlele requested a review from a team as a code owner September 30, 2024 13:13
@AsToNlele AsToNlele self-assigned this Sep 30, 2024
@AsToNlele AsToNlele added the enhancement New feature or request label Sep 30, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.61%. Comparing base (726c507) to head (1d5430e).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2177      +/-   ##
==========================================
- Coverage   76.70%   76.61%   -0.09%     
==========================================
  Files         264      264              
  Lines        4739     4739              
  Branches     1408     1408              
==========================================
- Hits         3635     3631       -4     
- Misses       1104     1108       +4     
Flag Coverage Δ
combined 76.61% <100.00%> (-0.09%) ⬇️
cypress 40.23% <100.00%> (ø)
jest 75.98% <100.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants