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

Integration test for libgit2 #2215

Merged
merged 3 commits into from
Feb 28, 2025
Merged

Integration test for libgit2 #2215

merged 3 commits into from
Feb 28, 2025

Conversation

justsmth
Copy link
Contributor

Description of changes:

  • Integration test for libgit2.
  • Adds tests to CodeBuild CI.

Call-outs:

  • Side-steps the C90 header incompatibilities by setting -DCMAKE_C_STANDARD=99 for the build.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@justsmth justsmth force-pushed the integ-libgit2 branch 3 times, most recently from b1a2a68 to d272629 Compare February 24, 2025 16:27
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.05%. Comparing base (b7f158d) to head (c6cf580).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2215   +/-   ##
=======================================
  Coverage   79.05%   79.05%           
=======================================
  Files         612      612           
  Lines      106476   106476           
  Branches    15050    15052    +2     
=======================================
+ Hits        84174    84179    +5     
+ Misses      21650    21643    -7     
- Partials      652      654    +2     

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

@justsmth justsmth force-pushed the integ-libgit2 branch 7 times, most recently from a61feec to 98ed004 Compare February 25, 2025 13:33
@justsmth justsmth changed the title [DRAFT] Integration test for libgit2 Integration test for libgit2 Feb 25, 2025
@justsmth justsmth marked this pull request as ready for review February 25, 2025 13:51
@justsmth justsmth requested a review from a team as a code owner February 25, 2025 13:51
@justsmth justsmth force-pushed the integ-libgit2 branch 4 times, most recently from d1ee3d3 to 39ba037 Compare February 26, 2025 14:31
@justsmth justsmth requested a review from skmcgrail February 26, 2025 20:58
@justsmth justsmth merged commit 4898adb into aws:main Feb 28, 2025
109 of 113 checks passed
@justsmth justsmth deleted the integ-libgit2 branch February 28, 2025 18:00
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.

5 participants