Skip to content

feat: Add with_property to Column #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

MoritzPotthoffQC
Copy link
Contributor

Motivation

Changes

@github-actions github-actions bot added the enhancement New feature or request label Jul 17, 2025
Copy link

codecov bot commented Jul 17, 2025

Codecov Report

Attention: Patch coverage is 63.88889% with 26 lines in your changes missing coverage. Please review.

Project coverage is 98.94%. Comparing base (fdd8977) to head (1f932c7).

Files with missing lines Patch % Lines
dataframely/columns/datetime.py 36.36% 14 Missing ⚠️
dataframely/columns/decimal.py 55.55% 4 Missing ⚠️
dataframely/columns/enum.py 62.50% 3 Missing ⚠️
dataframely/columns/float.py 57.14% 3 Missing ⚠️
dataframely/columns/any.py 81.81% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main      #98      +/-   ##
===========================================
- Coverage   100.00%   98.94%   -1.06%     
===========================================
  Files           41       41              
  Lines         2401     2473      +72     
===========================================
+ Hits          2401     2447      +46     
- Misses           0       26      +26     

☔ View full report in Codecov by Sentry.
📢 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.

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.

1 participant