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

Add warning about unmerged diffs and fix diff logic #1027

Merged
merged 2 commits into from
Jan 8, 2024

Remove unused import and console.log

1de4840
Select commit
Loading
Failed to load commit list.
Merged

Add warning about unmerged diffs and fix diff logic #1027

Remove unused import and console.log
1de4840
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jan 8, 2024 in 1s

75.35% (-0.07%) compared to 6a984be

View this Pull Request on Codecov

75.35% (-0.07%) compared to 6a984be

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (6a984be) 75.41% compared to head (1de4840) 75.35%.
Report is 34 commits behind head on main.

Files Patch % Lines
...ges/openc3-cosmos-ace-diff/src/diff-match-patch.js 0.00% 2 Missing ⚠️
...ugins/packages/openc3-cosmos-ace-diff/src/index.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1027      +/-   ##
==========================================
- Coverage   75.41%   75.35%   -0.07%     
==========================================
  Files         589      590       +1     
  Lines       42806    43119     +313     
  Branches      747      749       +2     
==========================================
+ Hits        32284    32491     +207     
- Misses      10444    10550     +106     
  Partials       78       78              

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