Skip to content

feat: Test report summary #1915

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

Merged
merged 3 commits into from
Mar 10, 2022
Merged

Conversation

kinbald
Copy link
Contributor

@kinbald kinbald commented Mar 7, 2022

Hello !

This adds the support of the test report summary endpoint. See : here

Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for this very clean PR @kinbald!

Just 2 small suggestions to fix a typo and make the sphinx build happy.

@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (a14baac) to head (2828b10).
Report is 1060 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1915      +/-   ##
==========================================
+ Coverage   92.55%   92.56%   +0.01%     
==========================================
  Files          78       78              
  Lines        4889     4898       +9     
==========================================
+ Hits         4525     4534       +9     
  Misses        364      364              
Flag Coverage Δ
cli_func_v4 81.72% <88.88%> (+0.01%) ⬆️
py_func_v4 80.25% <88.88%> (+0.01%) ⬆️
unit 83.46% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
gitlab/v4/objects/pipelines.py 94.39% <100.00%> (+0.51%) ⬆️
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kinbald
Copy link
Contributor Author

kinbald commented Mar 9, 2022

Thanks a lot for this very clean PR @kinbald!

Just 2 small suggestions to fix a typo and make the sphinx build happy.

@nejch Here they are !

Copy link
Member

@nejch nejch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @kinbald :)

@nejch nejch merged commit 7966584 into python-gitlab:main Mar 10, 2022
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.

3 participants