Skip to content

Conversation

@nejch
Copy link
Member

@nejch nejch commented Jan 28, 2025

Closes #3104

Documentation and testing

Please consider whether this PR needs documentation and tests. This is not required, but highly appreciated:

@codecov
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.80%. Comparing base (7f6fd5c) to head (ccda1f3).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3106   +/-   ##
=======================================
  Coverage   96.80%   96.80%           
=======================================
  Files          97       97           
  Lines        6346     6346           
=======================================
  Hits         6143     6143           
  Misses        203      203           
Flag Coverage Δ
api_func_v4 82.96% <ø> (-0.07%) ⬇️
cli_func_v4 83.04% <ø> (ø)
unit 89.34% <ø> (ø)

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

Files with missing lines Coverage Δ
gitlab/mixins.py 92.85% <ø> (ø)
gitlab/utils.py 98.55% <ø> (ø)
gitlab/v4/objects/artifacts.py 100.00% <ø> (ø)
gitlab/v4/objects/files.py 100.00% <ø> (ø)
gitlab/v4/objects/jobs.py 82.75% <ø> (ø)
gitlab/v4/objects/packages.py 100.00% <ø> (ø)
gitlab/v4/objects/projects.py 98.93% <ø> (ø)
gitlab/v4/objects/repositories.py 85.88% <ø> (ø)
gitlab/v4/objects/secure_files.py 100.00% <ø> (ø)
gitlab/v4/objects/snippets.py 100.00% <ø> (ø)

@nejch nejch force-pushed the chore/typing-bytes-any branch from 81f23e8 to ccda1f3 Compare January 28, 2025 12:53
@nejch
Copy link
Member Author

nejch commented Jan 28, 2025

The second commit is unrelated but gets rid of the warning annotations on here.

@max-wittig max-wittig merged commit 0c1af08 into main Jan 28, 2025
18 checks passed
@max-wittig max-wittig deleted the chore/typing-bytes-any branch January 28, 2025 13:22
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.

mypy type checker fails on 5.4.0 ProjectFileManager raw method

4 participants