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

add support for retrieving the diffs from a commit #119

Merged
merged 1 commit into from
Feb 21, 2020

Conversation

nainslie
Copy link
Contributor

Adds support for the projects/:id/repository/commits/:sha/diff endpoint and the associated return type.

@codecov-io
Copy link

codecov-io commented Feb 21, 2020

Codecov Report

Merging #119 into master will increase coverage by 0.16%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   70.77%   70.93%   +0.16%     
==========================================
  Files         149      150       +1     
  Lines        2118     2130      +12     
==========================================
+ Hits         1499     1511      +12     
  Misses        619      619
Impacted Files Coverage Δ
src/GitLabApiClient/CommitsClient.cs 73.91% <100%> (+5.49%) ⬆️
...c/GitLabApiClient/Models/Commits/Responses/Diff.cs 100% <100%> (ø)

@jetersen jetersen merged commit 6f13050 into nmklotas:master Feb 21, 2020
MindaugasLaganeckas pushed a commit to MindaugasLaganeckas/GitLabApiClient that referenced this pull request Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants