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: disable some rules #261

Merged
merged 2 commits into from
Aug 26, 2021
Merged

fix: disable some rules #261

merged 2 commits into from
Aug 26, 2021

Conversation

jpoehnelt
Copy link
Owner

fixes #260

@codecov-commenter
Copy link

Codecov Report

Merging #261 (ed63517) into main (c7c10ac) will decrease coverage by 2.88%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #261      +/-   ##
==========================================
- Coverage   75.90%   73.02%   -2.89%     
==========================================
  Files           6        6              
  Lines         220      278      +58     
  Branches       36       49      +13     
==========================================
+ Hits          167      203      +36     
- Misses         52       74      +22     
  Partials        1        1              
Impacted Files Coverage Δ
src/rules.ts 100.00% <ø> (ø)
src/solidarity.ts 61.70% <0.00%> (+0.16%) ⬆️

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 c7c10ac...ed63517. Read the comment docs.

@jpoehnelt jpoehnelt merged commit 7863879 into main Aug 26, 2021
@jpoehnelt jpoehnelt deleted the fix/disable-rules branch August 26, 2021 18:30
jpoehnelt added a commit that referenced this pull request Aug 26, 2021
## [1.8.2](v1.8.1...v1.8.2) (2021-08-26)

### Bug Fixes

* disable some rules ([#261](#261)) ([7863879](7863879))
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.

Man-hours regex matches suggested replacement of "Human-hours"
3 participants