Skip to content

Conversation

palday
Copy link
Member

@palday palday commented Aug 22, 2025

closes #852

The dataset functionality is now housed in MixedModelsDatasets. By fully separating out this functionality, we set ourselves up for easier and lighter weight upgrades to which and how we store datasets.

  • add entry in NEWS.md

palday added 2 commits August 22, 2025 13:31
The dataset functionality is now housed in MixedModelsDatasets. By fully separating out this functionality, we set ourselves up for easier and lighter weight upgrades to which and how we store datasets.
Copy link

codecov bot commented Aug 22, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #854   +/-   ##
=======================================
  Coverage   95.51%   95.51%           
=======================================
  Files          38       38           
  Lines        3720     3720           
=======================================
  Hits         3553     3553           
  Misses        167      167           
Flag Coverage Δ
current 95.18% <ø> (ø)
minimum 95.51% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@palday palday merged commit bf0210b into main Aug 22, 2025
11 of 12 checks passed
@palday palday deleted the pa/rm-datasets branch August 22, 2025 21:32
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.

dataset and datasets has been removed
2 participants