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

🌱 E2e for clients/gitlabrepo/tarball #3330

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

naveensrinivasan
Copy link
Member

  • Add end-to-end test for the gitlabrepo package
  • Initialize a gitlab repo and list its files
  • Retrieve content for a specific file in the repo

What kind of change does this PR introduce?

(Is it a bug fix, feature, docs update, something else?)

What is the current behavior?

What is the new behavior (if this is a feature change)?**

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)


@naveensrinivasan naveensrinivasan self-assigned this Jul 29, 2023
@naveensrinivasan naveensrinivasan temporarily deployed to gitlab July 29, 2023 13:44 — with GitHub Actions Inactive
@naveensrinivasan naveensrinivasan temporarily deployed to integration-test July 29, 2023 13:44 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Merging #3330 (2ed931a) into main (b829961) will decrease coverage by 11.38%.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #3330       +/-   ##
===========================================
- Coverage   72.92%   61.54%   -11.38%     
===========================================
  Files         173      173               
  Lines       12717    12717               
===========================================
- Hits         9274     7827     -1447     
- Misses       2937     4463     +1526     
+ Partials      506      427       -79     

- Add end-to-end test for the gitlabrepo package
- Initialize a gitlab repo and list its files
- Retrieve content for a specific file in the repo

Signed-off-by: naveensrinivasan <[email protected]>
@naveensrinivasan naveensrinivasan force-pushed the naveen/tests/clients/gitlabrepo/tarball.go branch from 3e433ed to 2ed931a Compare July 31, 2023 21:16
@naveensrinivasan naveensrinivasan temporarily deployed to gitlab July 31, 2023 21:16 — with GitHub Actions Inactive
@naveensrinivasan naveensrinivasan enabled auto-merge (squash) July 31, 2023 21:16
@naveensrinivasan naveensrinivasan temporarily deployed to integration-test July 31, 2023 21:17 — with GitHub Actions Inactive
@naveensrinivasan naveensrinivasan merged commit 1819192 into main Jul 31, 2023
37 of 38 checks passed
@naveensrinivasan naveensrinivasan deleted the naveen/tests/clients/gitlabrepo/tarball.go branch July 31, 2023 21:24
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
- Add end-to-end test for the gitlabrepo package
- Initialize a gitlab repo and list its files
- Retrieve content for a specific file in the repo

Signed-off-by: naveensrinivasan <[email protected]>
Signed-off-by: Allen Shearin <[email protected]>
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