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(RouteVisualization): fix typo in the package name #1403

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

mmelko
Copy link
Contributor

@mmelko mmelko commented Sep 6, 2024

Add required providers to the component to work properly.

fix: #472

Add required providers to the component to work properly
Copy link

sonarcloud bot commented Sep 6, 2024

Copy link
Member

@lordrip lordrip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for taking care @mmelko

@@ -1 +1 @@
export * from './external/RouteVisualisation/RouteVisualization';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

Copy link

codecov bot commented Sep 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 15 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@2e9a51a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...external/RouteVisualization/RouteVisualization.tsx 0.00% 13 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1403   +/-   ##
=======================================
  Coverage        ?   66.96%           
  Complexity      ?       25           
=======================================
  Files           ?      265           
  Lines           ?     7565           
  Branches        ?     1514           
=======================================
  Hits            ?     5066           
  Misses          ?     2439           
  Partials        ?       60           

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

@lordrip lordrip merged commit 0f37c40 into KaotoIO:main Sep 6, 2024
12 checks passed
@lordrip lordrip mentioned this pull request Sep 12, 2024
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.

Reusable Visualization
2 participants