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

Updated workflows to use the host from dev branch #980

Merged
merged 1 commit into from
Mar 12, 2022

Conversation

gavin-aguiar
Copy link
Contributor

Description

Currently workflows are run using the host version latest tag. Updated workflows to use the host from dev branch to make sure the worker code is being tested against the latest dev branch

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

Copy link
Member

@vrdmr vrdmr left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Mar 12, 2022

Codecov Report

Merging #980 (d2e35c2) into dev (2a66168) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #980   +/-   ##
=======================================
  Coverage   81.01%   81.01%           
=======================================
  Files          35       35           
  Lines        2339     2339           
  Branches      371      371           
=======================================
  Hits         1895     1895           
  Misses        337      337           
  Partials      107      107           
Flag Coverage Δ
unittests 80.97% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2a66168...d2e35c2. Read the comment docs.

@gavin-aguiar gavin-aguiar merged commit f5d7502 into dev Mar 12, 2022
@gavin-aguiar gavin-aguiar deleted the gaaguiar/update_ci_workflow branch March 12, 2022 00:20
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