We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
project.files.head()
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
When an error occurs, raise GitlabHeadError in project.files.head() method.
GitlabHeadError
Closes: #3004
Sorry, something went wrong.
fix: raise GitlabHeadError in project.files.head() method
6494630
When an error occurs, raise `GitlabHeadError` in `project.files.head()` method. Closes: #3004
All modified and coverable lines are covered by tests ✅
Project coverage is 96.61%. Comparing base (2ab0b9f) to head (6494630). Report is 1 commits behind head on main.
2ab0b9f
@@ Coverage Diff @@ ## main #3006 +/- ## ======================================= Coverage 96.61% 96.61% ======================================= Files 95 95 Lines 6088 6089 +1 ======================================= + Hits 5882 5883 +1 Misses 206 206
82.64% <100.00%> (+<0.01%)
82.90% <100.00%> (+<0.01%)
88.75% <100.00%> (+<0.01%)
Flags with carried forward coverage won't be shown. Click here to find out more.
100.00% <100.00%> (ø)
There was a problem hiding this comment.
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JohnVillalovos 🙇 didn't even think this would be an issue
9bf26df
nejch nejch approved these changes
Successfully merging this pull request may close these issues.