Skip to content

Clarify yaml read warnings - #60

Merged
gipert merged 1 commit into
gipert:mainfrom
iguinn:main
Aug 24, 2026
Merged

Clarify yaml read warnings#60
gipert merged 1 commit into
gipert:mainfrom
iguinn:main

Conversation

@iguinn

@iguinn iguinn commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

Clarify yaml read warnings by using str (!s) instead of repr (!r) in formatting string.

With repr:
yaml_err_before

With str:
yaml_err_after

@codecov

codecov Bot commented Aug 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.44%. Comparing base (5b17622) to head (7f43c51).
⚠️ Report is 14 commits behind head on main.

Files with missing lines Patch % Lines
src/dbetto/textdb.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
+ Coverage   91.72%   92.44%   +0.72%     
==========================================
  Files           6        6              
  Lines         568      596      +28     
==========================================
+ Hits          521      551      +30     
+ Misses         47       45       -2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gipert
gipert merged commit edc9161 into gipert:main Aug 24, 2026
12 of 14 checks passed
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