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

added tests for clone_repository #3558

Merged

Conversation

k-boikov
Copy link
Contributor

Background

Git clone command was completely broken recently, to prevent it top happen again we need tests.

Changes

Added tests for clone_repository command.

PR Quality Checklist

  • My pull request is atomic and focuses on a single change.
  • I have thoroughly tested my changes with multiple different prompts.
  • I have considered potential risks and mitigations for my changes.
  • I have documented my changes clearly and comprehensively.
  • I have not snuck in any "extra" small tweaks changes

@vercel
Copy link

vercel bot commented Apr 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Apr 30, 2023 9:37am

@codecov
Copy link

codecov bot commented Apr 30, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.48 🎉

Comparison is base (dd96d98) 59.62% compared to head (8da29de) 60.11%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3558      +/-   ##
==========================================
+ Coverage   59.62%   60.11%   +0.48%     
==========================================
  Files          69       69              
  Lines        3091     3091              
  Branches      509      509              
==========================================
+ Hits         1843     1858      +15     
+ Misses       1118     1103      -15     
  Partials      130      130              

see 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@k-boikov k-boikov marked this pull request as ready for review April 30, 2023 02:04
@richbeales richbeales merged commit aab79fd into Significant-Gravitas:master Apr 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants