Skip to content

Conversation

@ytausch
Copy link
Member

@ytausch ytausch commented Jan 28, 2026

Motivation

Despite being a tested behaviour, documentation currently lacks the fact that Schema.validate() and Schema.filter() methods remove columns not being present in the schema.

Changes

Docstrings adjusted accordingly.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 28, 2026
@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (4164a53) to head (f575744).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #264   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           53        53           
  Lines         3110      3110           
=========================================
  Hits          3110      3110           

☔ 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.

Copy link
Member

@borchero borchero left a comment

Choose a reason for hiding this comment

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

Thanks!

@borchero borchero merged commit 6c1aa37 into main Jan 28, 2026
32 checks passed
@borchero borchero deleted the document-excess-column-removal branch January 28, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants