Skip to content

Conversation

@vagusX
Copy link
Member

@vagusX vagusX commented Feb 8, 2022

TODO:

  • update readme
@vagusX vagusX requested a review from zombieJ February 8, 2022 12:16
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #1 (c21a3bd) into master (c93e265) will increase coverage by 2.94%.
The diff coverage is 100.00%.

❗ Current head c21a3bd differs from pull request most recent head e7e0bd9. Consider uploading reports for the commit e7e0bd9 to get more accurate results

Impacted file tree graph

@@ Coverage Diff @@ ## master #1 +/- ## =========================================== + Coverage 97.05% 100.00% +2.94%  =========================================== Files 2 1 -1 Lines 34 66 +32 Branches 22 14 -8 =========================================== + Hits 33 66 +33  + Misses 1 0 -1 
Impacted Files Coverage Δ
src/index.tsx 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 b91f157...e7e0bd9. Read the comment docs.

@vagusX vagusX marked this pull request as ready for review February 10, 2022 14:53
@vagusX vagusX requested a review from afc163 February 11, 2022 02:05
@zombieJ
Copy link
Member

zombieJ commented Feb 11, 2022

@github-actions
Copy link

github-actions bot commented Feb 11, 2022

🎊 PR Preview e7e0bd9 has been successfully built and deployed to https://react-component-segmented-preview-pr-1.surge.sh

🕐 Build time: 191.126s

🤖 By surge-preview

src/index.tsx Outdated
function isLabledOption(
option: RawOption | LabeledOption,
): option is LabeledOption {
return option === Object(option);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好 old school ...
(just comment. No need to change~)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typeof 不够严谨

@vagusX vagusX merged commit c8be6d5 into master Feb 12, 2022
@delete-merged-branch delete-merged-branch bot deleted the dev branch February 12, 2022 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants