technote-space / package-version-check-action

GitHub Actions to check package version before publish
MIT License
36 stars 1 forks source link

Release/v1.3.6 #109

Closed technote-space closed 4 years ago

technote-space commented 4 years ago

Description: 概要

feat: update packages feat: use cache (closes #76) feat: add update package action chore: rename ci

Changes: 変更内容

Expected Impact: 影響範囲

Operating Requirements: 動作要件

Additional context: 補足

codecov-io commented 4 years ago

Codecov Report

Merging #109 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #109   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          93     93           
  Branches        8      8           
=====================================
  Hits           93     93
Impacted Files Coverage Δ
src/utils/package.ts 100% <100%> (ø) :arrow_up:
src/utils/misc.ts 100% <100%> (ø) :arrow_up:
src/utils/command.ts 100% <100%> (ø) :arrow_up:

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 63fecc3...0232894. Read the comment docs.