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

Add eslint-plugin-vue + Refactor #996

Merged
merged 22 commits into from
Aug 24, 2023
Merged

Conversation

didoda
Copy link
Member

@didoda didoda commented May 15, 2023

This adds eslint-plugin-vue and refactorizes code, using yarn run eslint --fix resources/js

@didoda didoda added feature New feature or request javascript Pull requests that update Javascript code refactor Code refactoring release:patch labels May 15, 2023
@didoda didoda added this to the 4.x milestone May 15, 2023
@didoda didoda changed the title Add eslint-plugin-vue Add eslint-plugin-vue + Refactor May 16, 2023
@codecov
Copy link

codecov bot commented May 16, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (7eb1dac) 99.64% compared to head (bc9ae67) 99.63%.

❗ Current head bc9ae67 differs from pull request most recent head 1db22c5. Consider uploading reports for the commit 1db22c5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #996      +/-   ##
============================================
- Coverage     99.64%   99.63%   -0.01%     
+ Complexity     1144     1135       -9     
============================================
  Files            90       90              
  Lines          4464     4426      -38     
============================================
- Hits           4448     4410      -38     
  Misses           16       16              
Files Changed Coverage Δ
src/View/Helper/LayoutHelper.php 100.00% <100.00%> (ø)

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

@didoda didoda merged commit 052975d into bedita:master Aug 24, 2023
16 checks passed
@didoda didoda deleted the feat/eslint-plugin-vue branch August 24, 2023 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request javascript Pull requests that update Javascript code refactor Code refactoring release:minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant