eight04 / rollup-plugin-cjs-es

Convert CommonJS module into ES module.
MIT License
21 stars 0 forks source link

Add: determine export type according to missing names #13

Closed eight04 closed 5 years ago

eight04 commented 5 years ago

Still WIP. Fixes #12.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 91


Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 87 89 97.75%
<!-- Total: 87 89 97.75% -->
Totals Coverage Status
Change from base Build 71: -1.3%
Covered Lines: 149
Relevant Lines: 152

💛 - Coveralls
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@18496a5). Click here to learn what that means. The diff coverage is 92.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #13   +/-   ##
=========================================
  Coverage          ?   87.53%           
=========================================
  Files             ?        1           
  Lines             ?      329           
  Branches          ?        0           
=========================================
  Hits              ?      288           
  Misses            ?       41           
  Partials          ?        0
Impacted Files Coverage Δ
index.js 87.53% <92.15%> (ø)

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 18496a5...3bc712e. Read the comment docs.