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

Parsing #38

Merged
merged 18 commits into from
May 28, 2024
Merged

Parsing #38

merged 18 commits into from
May 28, 2024

Conversation

karlpauls
Copy link
Collaborator

Description

Apply the parsing changes to the da-collab code.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

github-actions bot commented May 13, 2024

LCOV of commit 62860a3 during Install, lint, and test #75

Summary coverage rate:
  lines......: 96.1% (977 of 1017 lines)
  functions..: 95.1% (39 of 41 functions)
  branches...: 93.7% (239 of 255 branches)

Files changed coverage rate:
                  |Lines       |Functions  |Branches    
  Filename        |Rate     Num|Rate    Num|Rate     Num
  ======================================================
  src/collab.js   |96.8%    379|93.8%    16|93.2%    133
  src/edge.js     |93.4%    258|88.9%     9|93.6%     47
  src/shareddoc.js|97.1%    380| 100%    16|94.7%     75

@bosschaert bosschaert merged commit 8f69234 into main May 28, 2024
3 checks passed
@bosschaert bosschaert deleted the parsing branch May 28, 2024 08:47
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.

None yet

3 participants