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

fix: eslint settings for simple_rest_signatature_provider #2624

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

ivaylonikolov7
Copy link
Contributor

Description:
This PR fixes the config file for ESLint. Due to bump of major version ESLint changed the way they work with config files and we needed to create a new one. For more information - https://eslint.org/docs/latest/use/migrate-to-9.0.0#flat-config

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ivaylonikolov7 ivaylonikolov7 requested review from a team as code owners October 30, 2024 18:10
@ivaylonikolov7 ivaylonikolov7 changed the title New ESLint settings because of bump in simple_rest_signatature_provider fix: eslint settings for simple_rest_signatature_provider Oct 30, 2024
Copy link

sonarcloud bot commented Oct 30, 2024

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.78%. Comparing base (932d93f) to head (f806064).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2624      +/-   ##
==========================================
- Coverage   84.79%   84.78%   -0.01%     
==========================================
  Files         284      284              
  Lines       71253    71253              
==========================================
- Hits        60421    60414       -7     
- Misses      10832    10839       +7     

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

@ivaylonikolov7 ivaylonikolov7 merged commit f90c95e into main Oct 30, 2024
13 checks passed
@ivaylonikolov7 ivaylonikolov7 deleted the feat/fix-simple-rest-signature-provider branch October 30, 2024 20:27
@ivaylonikolov7 ivaylonikolov7 mentioned this pull request Nov 7, 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