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: deep copy the node #995

Merged
merged 1 commit into from
Dec 24, 2024
Merged

feat: deep copy the node #995

merged 1 commit into from
Dec 24, 2024

Conversation

LucasXu0
Copy link
Collaborator

Add a deepCopy function to improve the readability of the original copyWith function.

Copy link

codecov bot commented Dec 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 72.14%. Comparing base (c6909a7) to head (7a7a8ae).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
lib/src/core/document/node.dart 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #995      +/-   ##
==========================================
- Coverage   72.15%   72.14%   -0.01%     
==========================================
  Files         319      319              
  Lines       15239    15241       +2     
==========================================
  Hits        10996    10996              
- Misses       4243     4245       +2     

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

@LucasXu0 LucasXu0 merged commit 95df61c into AppFlowy-IO:main Dec 24, 2024
5 of 7 checks passed
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.

1 participant