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

Fix validation to handle dependabot #110

Merged
merged 6 commits into from
Jan 1, 2023
Merged

Fix validation to handle dependabot #110

merged 6 commits into from
Jan 1, 2023

Conversation

yoonghan
Copy link
Owner

@yoonghan yoonghan commented Jan 1, 2023

No description provided.

@vercel
Copy link

vercel bot commented Jan 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
walcron ✅ Ready (Inspect) Visit Preview Jan 1, 2023 at 7:28AM (UTC)

@codecov-commenter
Copy link

codecov-commenter commented Jan 1, 2023

Codecov Report

Merging #110 (7c6a57c) into master (edd10a7) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #110   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           85        85           
  Lines         1357      1357           
  Branches       137       137           
=========================================
  Hits          1357      1357           
Impacted Files Coverage Δ
components/Footer/index.tsx 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

yoonghan added a commit that referenced this pull request Jan 1, 2023
* Add server checks before approval.

* Update backstopjs usage

* Skip job if service is dependabot

* Split validator into 2 parallel task.

* Change e2e to not run only by dependabot
@github-actions
Copy link

github-actions bot commented Jan 1, 2023

Code Coverage

Package Line Rate Branch Rate Complexity Health
components.Button 100% 100% 0
components.ButtonsBar 100% 100% 0
components.Card 100% 100% 0
components.Chat 100% 100% 0
components.Chat.ChatMessageBox 100% 100% 0
components.Chat.ChatMessageBox.ChatMessageDialog 100% 100% 0
components.Chat.ChatMessageBox.ChatMessageDialog.CustomMessageRender 100% 100% 0
components.Chat.ChatMessageBox.ChatMessageDialog.CustomSystemChatBubble 100% 100% 0
components.Chat.ChatMessageBox.ChatMessageDialog.useMessageReducer 100% 100% 0
components.Chat.ChatMessageBox.DownloadConfirmDialog 100% 100% 0
components.Chat.ChatMessageBox.UploadConfirmDialog 100% 100% 0
components.Chat.config 100% 100% 0
components.Chat.usePusher 100% 100% 0
components.Chat.usePusher.type 100% 100% 0
components.CommandBar 100% 100% 0
components.CommandBar.CommandBarInput 100% 100% 0
components.CommandBar.CommandSearch 100% 100% 0
components.CommandBar.HelpDialog 100% 100% 0
components.CommandBar.NavMenu 100% 100% 0
components.CommandBar.PwaEnabler 100% 100% 0
components.CommandBar.PwaEnabler.utils 100% 100% 0
components.Cookie 100% 100% 0
components.Dialog 100% 100% 0
components.Dialog.ConfirmationDialog 100% 100% 0
components.Footer 100% 100% 0
components.HeaderOne 100% 100% 0
components.HtmlHead 100% 100% 0
components.Input 100% 100% 0
components.LetterBox 100% 100% 0
components.Link 100% 100% 0
components.Loader 100% 100% 0
components.Logo 100% 100% 0
components.LogoText 100% 100% 0
components.Navigator 100% 100% 0
components.PageReaderIndicator 100% 100% 0
components.Parallax 100% 100% 0
components.Profiler 100% 100% 0
components.ScrollIcon 100% 100% 0
components.ScrollToTop 100% 100% 0
components.SocialFab 100% 100% 0
components.Table 100% 100% 0
components.Timeline 100% 100% 0
components.Video 100% 100% 0
components.utils.common 100% 100% 0
components.utils.hoc.withEnvCheck 100% 100% 0
config 100% 100% 0
pageComponents.Experiments.Storybook 100% 100% 0
pageComponents.History 100% 100% 0
pageComponents.Homepage 100% 100% 0
pageComponents.Projects 100% 100% 0
pageComponents.Sitemap 100% 100% 0
pages 100% 100% 0
pages.api 100% 100% 0
pages.experiments 100% 100% 0
pages.projects 100% 100% 0
Summary 100% (1296 / 1296) 100% (330 / 330) 0

@yoonghan yoonghan merged commit 53b2387 into master Jan 1, 2023
@yoonghan yoonghan deleted the develop branch January 1, 2023 07:38
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