Skip to content

Conversation

@pgeier
Copy link
Contributor

@pgeier pgeier commented Nov 20, 2025

Description

The UserDataContent and DataContent have been removed. Their only usage is in multio.
As the implementation is very minimal, it has been moved to multio to reduce dependency overhead.

Contributor Declaration

By opening this pull request, I affirm the following:

  • All authors agree to the Contributor License Agreement.
  • The code follows the project's coding standards.
  • I have performed self-review and added comments where needed.
  • I have added or updated tests to verify that my changes are effective and functional.
  • I have run all existing tests and confirmed they pass.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.76%. Comparing base (b618639) to head (b221149).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #131      +/-   ##
===========================================
+ Coverage    70.51%   70.76%   +0.24%     
===========================================
  Files          132      130       -2     
  Lines         8107     8079      -28     
  Branches       781      778       -3     
===========================================
  Hits          5717     5717              
+ Misses        2390     2362      -28     

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

@pgeier pgeier requested a review from Ozaq November 20, 2025 14:23
Copy link
Contributor

@simondsmart simondsmart left a comment

Choose a reason for hiding this comment

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

Trivial PR, assuming corresponding PR in multio.

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.

5 participants