react-component / tabs

React Tabs
https://tabs.react-component.now.sh/
MIT License
567 stars 233 forks source link

test: use codecov/codecov-action #734

Closed Layouwen closed 3 months ago

Layouwen commented 3 months ago

https://github.com/ant-design/ant-design/issues/50387

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tabs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 15, 2024 8:19am
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.72%. Comparing base (ca167fd) to head (fbfd6aa). Report is 10 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #734 +/- ## ======================================= Coverage 97.72% 97.72% ======================================= Files 18 18 Lines 703 703 Branches 200 197 -3 ======================================= Hits 687 687 Misses 16 16 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Layouwen commented 3 months ago

https://github.com/react-component/input-number/pull/666 这个的 eslint .length 报错, 应该也是 parse 版本问题, 没有了 extends 的字段. 上面方案可行的话, 我晚点把这个也锁一下