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

chore: eslint & formatting updates #49

Merged
merged 5 commits into from
Jan 31, 2024
Merged

chore: eslint & formatting updates #49

merged 5 commits into from
Jan 31, 2024

Conversation

sanpj2292
Copy link
Contributor

Description of the change

  • Eslint & prettier format standardisation
  • Added a verify GHA
  • Added a .vscode/settings.json

Resolves INT-1413

Checklists

Development

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development

Code review

  • This pull request has a descriptive title and information useful to a reviewer. There may be a screenshot or screencast attached
  • Changes have been reviewed by at least one other engineer
  • Issue from task tracker has a link to this pull request

Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
@sanpj2292 sanpj2292 self-assigned this Jan 23, 2024
Copy link
Contributor

github-actions bot commented Jan 23, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 100% 3382/3382
🟢 Branches 100% 907/907
🟢 Functions 100% 262/262
🟢 Lines 100% 3382/3382

Test suite run success

109 tests passing in 2 suites.

Report generated by 🧪jest coverage report action from 63a443e

Sai Sankeerth and others added 3 commits January 23, 2024 18:23
Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
Signed-off-by: Sai Sankeerth <sanpj2292@github.com>
Copy link

codecov bot commented Jan 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (19d94c2) 100.00% compared to head (63a443e) 100.00%.
Report is 32 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##              main       #49    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           10        10            
  Lines         3078      3382   +304     
  Branches       726       801    +75     
==========================================
+ Hits          3078      3382   +304     

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

Copy link

sonarcloud bot commented Jan 30, 2024

@sanpj2292 sanpj2292 marked this pull request as ready for review January 30, 2024 11:35
@sanpj2292 sanpj2292 requested a review from a team as a code owner January 30, 2024 11:35
@koladilip koladilip merged commit dd7d0e1 into main Jan 31, 2024
9 checks passed
@koladilip koladilip deleted the chore.standard-format branch January 31, 2024 01:13
@github-actions github-actions bot mentioned this pull request Jan 31, 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.

2 participants