Skip to content

chore: remove unused function sanitize_parameters() - #1400

Merged
max-wittig merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/sanitize
Apr 20, 2021
Merged

chore: remove unused function sanitize_parameters()#1400
max-wittig merged 1 commit into
python-gitlab:masterfrom
JohnVillalovos:jlvillal/sanitize

Conversation

@JohnVillalovos

Copy link
Copy Markdown
Member

The function sanitize_parameters() was used when the v3 API was in
use. Since v3 API support has been removed there are no more users of
this function.

The function sanitize_parameters() was used when the v3 API was in
use. Since v3 API support has been removed there are no more users of
this function.
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1400 (443b934) into master (916a7fe) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1400      +/-   ##
==========================================
- Coverage   80.16%   80.13%   -0.03%     
==========================================
  Files          73       73              
  Lines        4073     4067       -6     
==========================================
- Hits         3265     3259       -6     
  Misses        808      808              
Flag Coverage Δ
unit 80.13% <ø> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
gitlab/utils.py 65.51% <ø> (-5.92%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 916a7fe...443b934. Read the comment docs.

@max-wittig

Copy link
Copy Markdown
Member

Removing code is always nice! Thanks 👍

@max-wittig
max-wittig merged commit dd236a0 into python-gitlab:master Apr 20, 2021
@JohnVillalovos
JohnVillalovos deleted the jlvillal/sanitize branch April 20, 2021 16:03
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