Closed agubler closed 4 years ago
Merging #224 into master will increase coverage by
0.07%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #224 +/- ##
==========================================
+ Coverage 85.64% 85.72% +0.07%
==========================================
Files 42 44 +2
Lines 2013 2024 +11
Branches 553 554 +1
==========================================
+ Hits 1724 1735 +11
Misses 289 289
Impacted Files | Coverage Δ | |
---|---|---|
src/css-module-class-map-loader/loader.ts | 100% <100%> (ø) |
|
src/css-module-class-map-loader/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 fd20370...2eecdc5. Read the comment docs.
Type: feature
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
A loader that maps original class names to the css module'd class names.