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

Fix invalid tree style changes #167

Merged
merged 2 commits into from
May 17, 2024
Merged

Fix invalid tree style changes #167

merged 2 commits into from
May 17, 2024

Conversation

humdrum
Copy link
Contributor

@humdrum humdrum commented May 17, 2024

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation:


Checklist:

  • Added relevant tests or not required
  • Didn't break anything

@humdrum humdrum self-assigned this May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

Attention: Patch coverage is 10.34483% with 52 lines in your changes are missing coverage. Please review.

Project coverage is 40.68%. Comparing base (4b063d8) to head (3a78fd1).

Files Patch % Lines
Tests/Integration/TreeIntegrationTests.swift 0.00% 34 Missing ⚠️
Sources/Document/CRDT/CRDTTree.swift 0.00% 17 Missing ⚠️
Sources/Document/CRDT/RHT.swift 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   40.76%   40.68%   -0.08%     
==========================================
  Files         104      104              
  Lines       18024    18062      +38     
==========================================
+ Hits         7347     7349       +2     
- Misses      10677    10713      +36     

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

@humdrum humdrum merged commit 6f76389 into main May 17, 2024
3 checks passed
@humdrum humdrum deleted the invalid-tree-style-change branch May 17, 2024 07:58
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.

2 participants