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

26 move json spell checker #29

Merged

Conversation

hasanheroglu
Copy link
Contributor

Closes #26

@codecov-commenter
Copy link

codecov-commenter commented Jun 24, 2024

Codecov Report

Attention: Patch coverage is 90.81633% with 18 lines in your changes missing coverage. Please review.

Project coverage is 90.81%. Comparing base (b53a2f1) to head (d8bf741).
Report is 25 commits behind head on main.

Files Patch % Lines
node/json-spell-checker/src/index.js 90.81% 14 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #29       +/-   ##
===========================================
+ Coverage   74.94%   90.81%   +15.86%     
===========================================
  Files           7        1        -6     
  Lines         986      196      -790     
  Branches      361       57      -304     
===========================================
- Hits          739      178      -561     
+ Misses        203       14      -189     
+ Partials       44        4       -40     

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

node/json-spell-checker/.editorconfig Outdated Show resolved Hide resolved
@egekorkan egekorkan merged commit dc47634 into eclipse-thingweb:main Jun 28, 2024
8 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.

Moving JSON Schema based spell checker from playground
3 participants