Skip to content

Conversation

@pawelangelow
Copy link
Collaborator

Again, go through commits:

  • enable prettier stuff - spaces, identation, etc...
  • remove unused variables - this way, dead code can be found easily, unused variables, etc...

valkirilov
valkirilov previously approved these changes Oct 31, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2025

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.25% 20144/24490
🟡 Branches 67.69% 8721/12884
🟡 Functions 76.39% 5359/7015
🟢 Lines 82.67% 19724/23860

Test suite run success

5229 tests passing in 681 suites.

Report generated by 🧪jest coverage report action from 73138ca

Copy link
Collaborator

@ArtemHoruzhenko ArtemHoruzhenko left a comment

Choose a reason for hiding this comment

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

Do we need it right now? Will it increase chances to have conflicts for our PRs?

Base automatically changed from feature/improve-eslint-stuff to main October 31, 2025 14:15
@pawelangelow pawelangelow dismissed valkirilov’s stale review October 31, 2025 14:15

The base branch was changed.

@pawelangelow pawelangelow force-pushed the fe/enable-more-eslint-rules-for-ui branch from 6f4498c to 73138ca Compare October 31, 2025 14:16
@pawelangelow
Copy link
Collaborator Author

Do we need it right now? Will it increase chances to have conflicts for our PRs?

Well, there's no suitable time for these PRs. Usually, if you pick your changes and then run yarn lint, you'll manage to resolve them pretty quickly.

@ArtemHoruzhenko
Copy link
Collaborator

Do we need it right now? Will it increase chances to have conflicts for our PRs?

Well, there's no suitable time for these PRs. Usually, if you pick your changes and then run yarn lint, you'll manage to resolve them pretty quickly.

You are 100% right, but still...
will prefer to do it a bit later

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.

4 participants