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: simplify tests #163

Merged
merged 1 commit into from
May 29, 2022
Merged

chore: simplify tests #163

merged 1 commit into from
May 29, 2022

Conversation

roikoren755
Copy link
Owner

Summary

Issues

@changeset-bot
Copy link

changeset-bot bot commented May 29, 2022

🦋 Changeset detected

Latest commit: 96497e2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
eslint-plugin-es-roikoren Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #163 (96497e2) into main (1611ff6) will increase coverage by 0.15%.
The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   97.13%   97.28%   +0.15%     
==========================================
  Files         162      162              
  Lines        1292     1290       -2     
  Branches      123      121       -2     
==========================================
  Hits         1255     1255              
  Misses         14       14              
+ Partials       23       21       -2     
Impacted Files Coverage Δ
src/rules/no-property-shorthands.ts 95.00% <75.00%> (+4.52%) ⬆️
src/rules/no-optional-chaining.ts 100.00% <100.00%> (+10.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1611ff6...96497e2. Read the comment docs.

@roikoren755 roikoren755 merged commit 1028d8f into main May 29, 2022
@roikoren755 roikoren755 deleted the feature/simplify-tests branch May 29, 2022 14:51
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.

1 participant