Skip to content

Conversation

@abbiemery
Copy link
Contributor

The following dependencies are causing narrow dependency resolution up stream:

dodal-> dataclasses-json -> marshmallow
dodal -> zocalo-> marshmallow

dataclasses-json doesn't appear to still be used in dodal, it isn't imported anywhere afaik, so I suggest taking it out. Please do correct me if I am wrong.

@abbiemery abbiemery force-pushed the remove-dataclasses-json branch from 8b4100b to 9ce2d30 Compare October 24, 2025 13:22
@codecov
Copy link

codecov bot commented Oct 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.90%. Comparing base (4bdbb05) to head (9ce2d30).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1662   +/-   ##
=======================================
  Coverage   98.90%   98.90%           
=======================================
  Files         270      270           
  Lines        9888     9888           
=======================================
  Hits         9780     9780           
  Misses        108      108           

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

@DominicOram DominicOram marked this pull request as ready for review November 18, 2025 14:18
@DominicOram DominicOram requested a review from a team as a code owner November 18, 2025 14:18
Copy link
Contributor

@DominicOram DominicOram left a comment

Choose a reason for hiding this comment

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

I see no reason not do to do this

@DominicOram DominicOram merged commit 4fc878d into main Nov 18, 2025
9 checks passed
@DominicOram DominicOram deleted the remove-dataclasses-json branch November 18, 2025 14:19
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.

3 participants