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

[frontend] e2e fix eslint config for imports #6393

Merged
merged 1 commit into from Mar 22, 2024

Conversation

lndrtrbn
Copy link
Member

Proposed changes

  • Add a global config to ignore dev dependencies issues on test files

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.31%. Comparing base (3b6f844) to head (99499b4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6393   +/-   ##
=======================================
  Coverage   67.30%   67.31%           
=======================================
  Files         541      541           
  Lines       65192    65192           
  Branches     5414     5416    +2     
=======================================
+ Hits        43879    43884    +5     
+ Misses      21313    21308    -5     

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

@SamuelHassine SamuelHassine merged commit 5724d7f into master Mar 22, 2024
8 checks passed
@SamuelHassine SamuelHassine deleted the green/config-test-e2e branch April 3, 2024 10:57
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.

None yet

3 participants