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: fix workflow branch specification #179

Merged
merged 1 commit into from
Jul 14, 2022
Merged

Conversation

wschurman
Copy link
Member

Why

The main branch was changed from master to main, but the CI wasn't updated. This is causing codecov and CI not to run on the main branch.

How

Update the workflow.

Test Plan

Wait for CI.

@wschurman wschurman requested a review from ide July 14, 2022 19:04
@codecov
Copy link

codecov bot commented Jul 14, 2022

Codecov Report

❗ No coverage uploaded for pull request base (main@0dbf5e9). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #179   +/-   ##
=======================================
  Coverage        ?   96.17%           
=======================================
  Files           ?       80           
  Lines           ?     1985           
  Branches        ?      257           
=======================================
  Hits            ?     1909           
  Misses          ?       71           
  Partials        ?        5           
Flag Coverage Δ
integration 96.17% <0.00%> (?)
unittest 96.17% <0.00%> (?)

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 0dbf5e9...b7399e1. Read the comment docs.

@wschurman wschurman merged commit 25d14bf into main Jul 14, 2022
@wschurman wschurman deleted the @wschurman/fix-workflow branch July 14, 2022 19:10
Copy link
Member

@ide ide left a comment

Choose a reason for hiding this comment

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

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