Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Conversation

rumpl
Copy link
Member

@rumpl rumpl commented Nov 8, 2020

Fixes #583

@codecov
Copy link

codecov bot commented Nov 8, 2020

Codecov Report

Merging #598 (c7142f6) into main (c77797c) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
+ Coverage   98.60%   98.61%   +0.02%     
==========================================
  Files          48       48              
  Lines         995     1003       +8     
==========================================
+ Hits          981      989       +8     
  Misses         14       14              
Impacted Files Coverage Δ
src/special/webpack.js 100.00% <100.00%> (ø)
src/utils/configuration-reader.js 100.00% <100.00%> (ø)
...tils/exceptions/configuration-parsing-exception.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 94c6bb3...c7142f6. Read the comment docs.

@rumpl rumpl force-pushed the fix-webpack-oneof branch from 8d36bc5 to 16ebade Compare November 8, 2020 15:36
@rumpl rumpl force-pushed the fix-webpack-oneof branch from 16ebade to c7142f6 Compare November 8, 2020 15:52
@rumpl rumpl merged commit c933821 into main Nov 8, 2020
@rumpl rumpl deleted the fix-webpack-oneof branch November 8, 2020 15:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive in Next.js Config file: next.config.js
1 participant