Closed Teages closed 2 months ago
Attention: Patch coverage is 97.36842%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 80.50%. Comparing base (
9000888
) to head (1a9e3e8
). Report is 42 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/utils/vue-dts.ts | 97.36% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@danielroe Is there an ETA for a tag/release including this fix?
released 🙏
Fixed Comment in #240
This PR fixes forward compatibility with
vue-tsc@~2.0.12
and the wrong test case, now mkdist should work well with all vue-tsc matching the peerDependence requirement.