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

feat: initial GitHub support #18

Merged
merged 1 commit into from
May 12, 2024
Merged

feat: initial GitHub support #18

merged 1 commit into from
May 12, 2024

Conversation

jippi
Copy link
Owner

@jippi jippi commented May 12, 2024

No description provided.

@jippi jippi self-assigned this May 12, 2024
@jippi jippi added dependencies/go Updated Go dependency files like go.mod and go.sum go::tests::missing The Merge Request did NOT modify Go test files lang/go labels May 12, 2024
@jippi jippi force-pushed the add-github-support branch 2 times, most recently from 2835a6a to a06580c Compare May 12, 2024 14:25
@codecov-commenter
Copy link

codecov-commenter commented May 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 424 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (d71528c) to head (e394546).

Files Patch % Lines
pkg/scm/helpers.go 0.00% 95 Missing ⚠️
pkg/scm/github/client_actioner.go 0.00% 74 Missing ⚠️
pkg/scm/github/client_label.go 0.00% 57 Missing ⚠️
pkg/scm/github/context.go 0.00% 44 Missing ⚠️
pkg/scm/github/context_pull_request.go 0.00% 25 Missing ⚠️
pkg/scm/github/client_pull_request.go 0.00% 21 Missing ⚠️
pkg/scm/github/client.go 0.00% 20 Missing ⚠️
pkg/state/context.go 0.00% 14 Missing ⚠️
cmd/shared.go 0.00% 11 Missing ⚠️
pkg/scm/github/client_helpers.go 0.00% 10 Missing ⚠️
... and 10 more
Additional details and impacted files
@@          Coverage Diff           @@
##            main     #18    +/-   ##
======================================
  Coverage   0.00%   0.00%            
======================================
  Files         30      39     +9     
  Lines       1329    1783   +454     
======================================
- Misses      1329    1783   +454     

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

@jippi jippi added lang/markdown Modified MarkDown files type/documentation Modified Documentation files labels May 12, 2024
@jippi jippi force-pushed the add-github-support branch 10 times, most recently from 12c7538 to 2f1081f Compare May 12, 2024 15:25
@jippi jippi force-pushed the add-github-support branch from 2f1081f to e394546 Compare May 12, 2024 15:28
@jippi jippi merged commit 95c0df2 into main May 12, 2024
8 checks passed
@jippi jippi deleted the add-github-support branch May 12, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies/go Updated Go dependency files like go.mod and go.sum go::tests::missing The Merge Request did NOT modify Go test files lang/go lang/markdown Modified MarkDown files type/documentation Modified Documentation files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants