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

docs(d3-graph-controller): fix typo #381

Merged
merged 1 commit into from
Mar 2, 2025

Conversation

mzhubail
Copy link
Contributor

Description

Just found a spelling mistake while going through your package. Thanks for the great work!

Type of change

  • 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 not work as expected)
  • This change requires a documentation update
  • Documentation only

Checklist:

  • My code follows the style and commit guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Sorry, something went wrong.

Copy link

codecov bot commented Mar 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.71%. Comparing base (b21061b) to head (56a9d15).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #381   +/-   ##
=======================================
  Coverage   82.71%   82.71%           
=======================================
  Files          47       47           
  Lines        3326     3326           
  Branches      564      564           
=======================================
  Hits         2751     2751           
  Misses        575      575           
Flag Coverage Δ
d3-graph-controller 82.71% <ø> (ø)
debounce 82.71% <ø> (ø)
fol 82.71% <ø> (ø)
resumon 82.71% <ø> (ø)
vecti 82.71% <ø> (ø)
vite-plugin-ssg-utils 82.71% <ø> (ø)
vue-marmoset-viewer 82.71% <ø> (ø)
vue-masonry-wall 82.71% <ø> (ø)
vue-persistent-storage-manager 82.71% <ø> (ø)
vue2-masonry-wall 82.71% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@DerYeger DerYeger merged commit 1f78052 into DerYeger:main Mar 2, 2025
3 of 9 checks passed
@DerYeger
Copy link
Owner

DerYeger commented Mar 2, 2025

Thanks for noticing and submitting a PR!

@mzhubail mzhubail deleted the bugfix/spelling branch March 4, 2025 05:57
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

2 participants