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

Rename Rules #53

Merged
merged 4 commits into from
Jul 30, 2019
Merged

Rename Rules #53

merged 4 commits into from
Jul 30, 2019

Conversation

RebeccaStevens
Copy link
Collaborator

No description provided.

@RebeccaStevens RebeccaStevens added the Type: Maintenance Generic maintenance tasks, e.g., package updates. label Jul 30, 2019
@codecov
Copy link

codecov bot commented Jul 30, 2019

Codecov Report

Merging #53 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #53   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          33       33           
  Lines         535      535           
  Branches      114      114           
=======================================
  Hits          501      501           
  Misses         24       24           
  Partials       10       10
Impacted Files Coverage Δ
src/configs/functional-lite.ts 100% <ø> (ø) ⬆️
src/configs/no-exceptions.ts 100% <ø> (ø) ⬆️
src/configs/all.ts 100% <ø> (ø) ⬆️
src/configs/no-object-orientation.ts 100% <ø> (ø) ⬆️
src/rules/no-promise-reject.ts 100% <100%> (ø)
src/rules/no-try-statement.ts 100% <100%> (ø)
src/rules/no-this-expression.ts 100% <100%> (ø)
src/rules/no-throw-statement.ts 100% <100%> (ø)
src/rules/index.ts 100% <100%> (ø) ⬆️

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 8a8fe25...4d2f729. Read the comment docs.

@RebeccaStevens RebeccaStevens merged commit fd62d47 into master Jul 30, 2019
@RebeccaStevens RebeccaStevens deleted the rule-rename branch July 30, 2019 23:53
RebeccaStevens pushed a commit that referenced this pull request Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Generic maintenance tasks, e.g., package updates.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant