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

Fetch repo content from target branch #47

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

jremond
Copy link
Contributor

@jremond jremond commented Oct 5, 2023

Description

  • Relevant Issues :

  • What Changed and Why? :
    The source branch of the PR may not exist at that point in time when you try to request content from it.

  • Type of change :

    • New feature
    • Bug fix for existing feature
    • Code quality improvement
    • Addition or Improvement of tests
    • Addition or Improvement of documentation
  • Other:

    • Add unit tests
    • Add documentation

The source branch of the PR may not exist at that point in time when you try to request content from it.

Signed-off-by: Jean Remond <[email protected]>
Signed-off-by: Corey Caverly <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Oct 5, 2023

Codecov Report

Merging #47 (f1e81b9) into master (e8dd5ad) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   81.13%   81.13%           
=======================================
  Files          11       11           
  Lines         493      493           
  Branches       77       77           
=======================================
  Hits          400      400           
  Misses         76       76           
  Partials       17       17           
Files Coverage Δ
gordian/repo.py 78.36% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@coreycaverly coreycaverly merged commit 0265753 into argoproj-labs:master Oct 5, 2023
6 checks passed
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.

4 participants