Skip to content

Conversation

@patkan
Copy link
Member

@patkan patkan commented Dec 5, 2023

Description

Fix issue in config loader that prevented path paths to be loaded.

Tested with

If applicable, please describe with which device you have tested.

@codecov
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

Merging #602 (303e4f7) into master (5914c7c) will increase coverage by 2.72%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
+ Coverage   78.25%   80.98%   +2.72%     
==========================================
  Files          21       21              
  Lines        1619     1620       +1     
  Branches      287      288       +1     
==========================================
+ Hits         1267     1312      +45     
+ Misses        276      226      -50     
- Partials       76       82       +6     
Flag Coverage Δ
unittests 80.80% <100.00%> (+2.72%) ⬆️

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

Files Coverage Δ
src/escpos/codepages.py 100.00% <ø> (+8.33%) ⬆️
src/escpos/config.py 82.97% <100.00%> (+57.97%) ⬆️

... and 3 files with indirect coverage changes

@patkan patkan merged commit 815f247 into master Dec 5, 2023
@patkan patkan deleted the rework-old-tests branch December 5, 2023 23:25
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.

2 participants