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

Fixed issued with the search pages being oddly centered due to a sele… #948

Merged
merged 1 commit into from
May 24, 2023

Conversation

davidjgonzalez
Copy link
Contributor

@davidjgonzalez davidjgonzalez commented May 24, 2023

…ctor introduced from the Asset Kit CSS example

Description

Broken:

2023-05-24 at 3 49 PM

Fixed:
2023-05-24 at 3 50 PM

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

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)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • 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.

…ctor introduced from the Asset Kit CSS example
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

Merging #948 (8db092a) into develop (becdfff) will increase coverage by 0.02%.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             develop     #948      +/-   ##
=============================================
+ Coverage      27.60%   27.62%   +0.02%     
- Complexity       500      501       +1     
=============================================
  Files            171      171              
  Lines           4300     4300              
  Branches         600      600              
=============================================
+ Hits            1187     1188       +1     
  Misses          2946     2946              
+ Partials         167      166       -1     
Flag Coverage Δ
unittests 27.62% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidjgonzalez davidjgonzalez merged commit 5eb9dd7 into adobe:develop May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant