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

Main #2012

Merged
merged 4 commits into from
Mar 18, 2024
Merged

Main #2012

merged 4 commits into from
Mar 18, 2024

Conversation

Blainegunn
Copy link
Contributor

  • Add your
  • Specific
  • Features or fixes

Resolves: MWPW-NUMBER

Test URLs:

yesil and others added 3 commits March 13, 2024 14:47
MWPW-143673: Load Milo fragment modals from co links #1972
MWPW-142894: fragments can lead to invalid html #1937
High Priority
Caas-Marquee: Fixes integration with martech.js issues #2003
MWPW-143591 Fix Contextual Search Duplicates #1990
Zero Impact
MWPW-143708 and MWPW-143712 add kodiak auto-ticketing #2002
---------
Co-authored-by: J. Casalino <casalino@adobe.com>
Co-authored-by: Megan Thomas <methomas@adobe.com>
Co-authored-by: ilyas Stéphane Türkben <tuerkben@adobe.com>
Co-authored-by: Robert Bogos <146744221+robert-bogos@users.noreply.github.com>
Co-authored-by: cmiqueo <64917520+cmiqueo@users.noreply.github.com>
* Update martech.main.standard.min.js (#2008)

---------
Co-authored-by: Chris Peyer <chrischrischris@users.noreply.github.com>
Copy link
Contributor

aem-code-sync bot commented Mar 14, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

Copy link
Contributor

aem-code-sync bot commented Mar 14, 2024

Page Scores Audits Google
/?martech=off PERFORMANCE A11Y SEO BEST PRACTICES SI FCP LCP TBT CLS PSI

Comment on lines +1 to 2

/* eslint-disable no-shadow, consistent-return, max-len, quote-props, prefer-const */
Copy link
Contributor

Choose a reason for hiding this comment

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

🚫 [eslint] <no-multiple-empty-lines> reported by reviewdog 🐶
Too many blank lines at the beginning of file. Max of 0 allowed.

Suggested change
/* eslint-disable no-shadow, consistent-return, max-len, quote-props, prefer-const */
/* eslint-disable no-shadow, consistent-return, max-len, quote-props, prefer-const */

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.32%. Comparing base (d01ffb5) to head (f648d1b).
Report is 299 commits behind head on stage.

Additional details and impacted files
@@            Coverage Diff             @@
##            stage    #2012      +/-   ##
==========================================
+ Coverage   95.57%   96.32%   +0.75%     
==========================================
  Files         148      165      +17     
  Lines       38148    42274    +4126     
==========================================
+ Hits        36460    40721    +4261     
+ Misses       1688     1553     -135     

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

@@ -1,3 +1,4 @@

Copy link
Contributor

Choose a reason for hiding this comment

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

I just saw we had the same thought to get things fixed. - #2025
we probably shouldn't have this empty line no?
Maybe we close this PR and just merge mine?

@vhargrave vhargrave merged commit 79455a6 into stage Mar 18, 2024
14 of 16 checks passed
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.

3 participants