Skip to content

refactor: getLocalIdent function #1121

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

Merged
merged 3 commits into from
Jul 22, 2020

Conversation

alexander-akait
Copy link
Member

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

Refactor code + fix problems + getLocalIdent should always return string value

Breaking Changes

Yes

Additional Info

No

BREAKING CHANGE: the `getLocalIndent` option should be always `Function` and should always return `String` value
@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #1121 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1121      +/-   ##
==========================================
- Coverage   99.50%   99.50%   -0.01%     
==========================================
  Files          10       10              
  Lines         607      605       -2     
  Branches      188      186       -2     
==========================================
- Hits          604      602       -2     
  Misses          3        3              
Impacted Files Coverage Δ
src/utils.js 98.76% <100.00%> (-0.02%) ⬇️

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 069dbb0...762e0a5. Read the comment docs.

@alexander-akait alexander-akait merged commit d2f6bd2 into master Jul 22, 2020
@alexander-akait alexander-akait deleted the fix-generate-more-unique-classes branch July 22, 2020 15:41
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