Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(www):hide components for passing tests #1284

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ArthusLiang
Copy link
Member

Momentum.Design 's WP server 's license expired. The design team is going to build a new website. So we remove the old components page and test. To ensure CI works.

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots:

Before (If applicable):

After:

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #1284 (79a1062) into master (c32c420) will increase coverage by 0.15%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1284      +/-   ##
==========================================
+ Coverage   94.09%   94.24%   +0.15%     
==========================================
  Files         132      132              
  Lines       17630    17630              
  Branches     2636     2642       +6     
==========================================
+ Hits        16589    16616      +27     
+ Misses       1041     1014      -27     
Impacted Files Coverage Δ
web-components/src/components/avatar/Avatar.ts 94.28% <0.00%> (-1.91%) ⬇️
web-components/src/components/input/Input.ts 98.87% <0.00%> (-0.38%) ⬇️
web-components/src/components/radio/Radio.ts 97.84% <0.00%> (+2.15%) ⬆️
...components/src/components/datepicker/DatePicker.ts 90.11% <0.00%> (+2.66%) ⬆️
web-components/src/components/icon/Icon.ts 82.73% <0.00%> (+2.97%) ⬆️
web-components/src/mixins/RovingTabIndexMixin.ts 97.27% <0.00%> (+3.63%) ⬆️
...ponents/src/components/progress-bar/ProgressBar.ts 100.00% <0.00%> (+13.39%) ⬆️

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 c32c420...79a1062. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant