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

[CL-265] CL/extension refresh feature branch #8696

Draft
wants to merge 84 commits into
base: main
Choose a base branch
from

Conversation

vleague2
Copy link
Contributor

@vleague2 vleague2 commented Apr 11, 2024

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [ ] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

The feature branch will contain all of the style updates to existing components, as well as changes to colors, fonts, and other low level primitives. New components will be merged into main to unblock other teams, but they should only be used behind a feature flag.

Unless otherwise noted, all commits have already been reviewed in a separate PR.

Code changes

  • file.ext: Description of what was changed and why

Screenshots

See Storybook.

Before you submit

  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team
  • Ensure that all UI additions follow WCAG AA requirements

@github-actions github-actions bot added the needs-qa Marks a PR as requiring QA approval label Apr 11, 2024
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

Attention: Patch coverage is 45.51282% with 85 lines in your changes missing coverage. Please review.

Project coverage is 35.09%. Comparing base (6ffd85c) to head (c598052).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...bs/components/src/form-field/form-field.stories.ts 0.00% 13 Missing ⚠️
libs/components/src/checkbox/checkbox.stories.ts 0.00% 9 Missing ⚠️
.../components/src/form-field/form-field.component.ts 66.66% 2 Missing and 6 partials ⚠️
libs/components/src/form-field/prefix.directive.ts 36.36% 7 Missing ⚠️
libs/components/src/item/item-content.component.ts 0.00% 5 Missing ⚠️
libs/components/src/input/input.directive.ts 66.66% 3 Missing and 1 partial ⚠️
...omponents/src/toggle-group/toggle-group.stories.ts 0.00% 4 Missing ⚠️
libs/components/src/banner/banner.component.ts 25.00% 3 Missing ⚠️
...omponents/src/chip-select/chip-select.component.ts 0.00% 3 Missing ⚠️
...log/simple-dialog/simple-dialog.service.stories.ts 0.00% 3 Missing ⚠️
... and 16 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8696   +/-   ##
=======================================
  Coverage   35.08%   35.09%           
=======================================
  Files        2709     2709           
  Lines       84530    84597   +67     
  Branches    16067    16077   +10     
=======================================
+ Hits        29661    29692   +31     
- Misses      53898    53929   +31     
- Partials      971      976    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

github-actions bot commented Apr 11, 2024

Logo
Checkmarx One – Scan Summary & Details6f6a38d4-4265-4b9a-991f-edc45e700c27

No New Or Fixed Issues Found

@willmartian willmartian self-assigned this Apr 15, 2024
@willmartian willmartian changed the title CL Extension refresh feature branch [CL-265] CL extension refresh feature branch Apr 16, 2024
@willmartian willmartian changed the title [CL-265] CL extension refresh feature branch [CL-265] CL/extension refresh feature branch May 6, 2024
@willmartian willmartian requested review from a team and willmartian July 2, 2024 20:30
* update callout styles; make component standalone

* add import block to mdx page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-qa Marks a PR as requiring QA approval
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants