Skip to content

Conversation

@bernhardkaindl
Copy link
Contributor

Simple 2-line PR:

Fixup the unclosed file warning which was introduced by commit 08f000
(xcp.repository: switch from ConfigParser to configparser) in xenserver#27.

PS: Because I'm using pre-commit now, also remove a line which had
    trailing spaces

Signed-off-by: Bernhard Kaindl <[email protected]>
@codecov
Copy link

codecov bot commented Jun 7, 2023

Codecov Report

Merging #73 (b07adf7) into master (eb2039d) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #73   +/-   ##
=======================================
  Coverage   75.40%   75.41%           
=======================================
  Files          21       21           
  Lines        3464     3465    +1     
=======================================
+ Hits         2612     2613    +1     
  Misses        852      852           
Flag Coverage Δ
unittest 75.41% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
xcp/repository.py 75.31% <100.00%> (+0.10%) ⬆️

@bernhardkaindl bernhardkaindl merged commit 5d7c44e into xenserver:master Jun 9, 2023
@bernhardkaindl bernhardkaindl deleted the repository-fix-unclosed-file-warning branch September 26, 2025 08:24
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