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 Github workflows #72

Merged
merged 1 commit into from
Jan 17, 2022
Merged

Fix Github workflows #72

merged 1 commit into from
Jan 17, 2022

Conversation

rtucek
Copy link
Owner

@rtucek rtucek commented Jan 17, 2022

Github Workflows are no longer firing.
This is due to having the default branch renamed from master to main.

Github Workflows are no longer firing.
This is due to having the default branch renamed from `master` to `main`.
@rtucek rtucek added the testing Change relates to software testing label Jan 17, 2022
@rtucek rtucek self-assigned this Jan 17, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jan 17, 2022

Code Coverage Report

Coverage after merging github-workflow-branch-rename into main

97.70%
Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   MergeTrap.ts94.44%100%98.25%7, 8
   QueryBuilder.vue100%100%100%
   QueryBuilderChild.vue83.33%100%92.31%..., 55, 59, 67, 71
   QueryBuilderGroup.vue87.50%100%98.06%..., 290, 290, 291, 295
   QueryBuilderRule.vue75%100%94.74%23, 27
   guards.ts100%100%100%

@rtucek rtucek merged commit 19949d7 into main Jan 17, 2022
@rtucek rtucek deleted the github-workflow-branch-rename branch January 17, 2022 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Change relates to software testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant