DalgoT4D / webapp

GNU Affero General Public License v3.0
5 stars 36 forks source link

Added tooltips for functions on hover #868

Closed mdshamoon closed 1 month ago

mdshamoon commented 1 month ago

Summary

Added tooltips for functions on hover

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 12.50000% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 45.03%. Comparing base (c9969e1) to head (87d5d46).

Files Patch % Lines
...ow/FlowEditor/Components/OperationConfigLayout.tsx 0.00% 6 Missing :warning:
src/components/UI/Tooltip/Tooltip.tsx 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #868 +/- ## ======================================== Coverage 45.03% 45.03% ======================================== Files 76 76 Lines 5249 5249 Branches 1215 1197 -18 ======================================== Hits 2364 2364 - Misses 2754 2879 +125 + Partials 131 6 -125 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.