Skip to content

Conversation

@alexander-akait
Copy link
Member

This PR contains a:

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

Motivation / Use-Case

fix #537

Breaking Changes

No

Additional Info

No

@codecov
Copy link

codecov bot commented Jul 1, 2021

Codecov Report

Merging #538 (a6d4538) into master (a0c6e3f) will increase coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
+ Coverage   93.50%   93.58%   +0.08%     
==========================================
  Files           5        5              
  Lines         308      312       +4     
  Branches       97      101       +4     
==========================================
+ Hits          288      292       +4     
  Misses         18       18              
  Partials        2        2              
Impacted Files Coverage Δ
src/index.js 100.00% <100.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 a0c6e3f...a6d4538. Read the comment docs.

@alexander-akait alexander-akait merged commit 2eec42b into master Jul 1, 2021
@alexander-akait alexander-akait deleted the issue-537 branch July 1, 2021 12:33
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.

Exceptions in postcssFactory are swallowed

3 participants