Skip to content

Conversation

@dantownsend
Copy link
Member

Resolves #741

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2022

Codecov Report

Merging #742 (02fbd6e) into master (fdb703f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #742   +/-   ##
=======================================
  Coverage   91.30%   91.30%           
=======================================
  Files         108      108           
  Lines        7383     7386    +3     
=======================================
+ Hits         6741     6744    +3     
  Misses        642      642           
Impacted Files Coverage Δ
piccolo/apps/playground/commands/run.py 45.66% <100.00%> (+0.43%) ⬆️
piccolo/columns/readable.py 92.00% <100.00%> (+0.33%) ⬆️
piccolo/table.py 96.39% <100.00%> (+<0.01%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@sinisaos sinisaos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks and works great.

@dantownsend
Copy link
Member Author

@sinisaos Thanks. I'll add a couple more tests and docs, and will merge it in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make Readable for boolean fields more user-friendly

4 participants