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

Revert "MWPW-160726" #868

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Revert "MWPW-160726" #868

merged 1 commit into from
Oct 22, 2024

Conversation

Blainegunn
Copy link
Collaborator

Reverts #867

Copy link

aem-code-sync bot commented Oct 22, 2024

This branch is ignored due to an invalid branch name. Branch names must:

  • begin and end with alphanumeric characters
  • not contain consecutive hyphens

@Blainegunn Blainegunn merged commit e4e440a into stage Oct 22, 2024
6 of 7 checks passed
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 84.75%. Comparing base (cf83488) to head (c4e8ee6).
Report is 2 commits behind head on stage.

Files with missing lines Patch % Lines
acrobat/blocks/verb-widget/verb-widget.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            stage     #868      +/-   ##
==========================================
+ Coverage   84.68%   84.75%   +0.06%     
==========================================
  Files          48       48              
  Lines        6119     6114       -5     
==========================================
  Hits         5182     5182              
+ Misses        937      932       -5     

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

@@ -80,6 +80,7 @@ export default async function init(element) {
return;
}

const ENV = getEnv();
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-unused-vars> reported by reviewdog 🐶
'ENV' is assigned a value but never used.

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.

2 participants