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

refactor(web): tidying #387

Merged
merged 3 commits into from
Apr 19, 2024
Merged

refactor(web): tidying #387

merged 3 commits into from
Apr 19, 2024

Conversation

JosephKav
Copy link
Collaborator

  • renaming vars
  • move some ternary functions outside of component returns
  • don't import the same module multiple times
  • explicit types for websocket messages and each notify

* renaming vars
* move some ternary functions outside of component returns
* don't import the same module multiple times
@JosephKav JosephKav changed the title Refactor refactor(web): tidying Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (09217d2) to head (a19b1b9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #387   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          91       91           
  Lines        7179     7179           
=======================================
  Hits         7092     7092           
  Misses         61       61           
  Partials       26       26           

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

@JosephKav JosephKav merged commit fc90a23 into master Apr 19, 2024
7 checks passed
@JosephKav JosephKav deleted the refactor branch April 19, 2024 16:02
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.

1 participant