Conversation
e2de11c to
f968cdb
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1047 +/- ##
==========================================
- Coverage 76.44% 76.19% -0.25%
==========================================
Files 50 51 +1
Lines 2793 2798 +5
==========================================
- Hits 2135 2132 -3
- Misses 658 666 +8 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@tschaume @tsmathis let me know if you have any concerns with removing We could leave in functionality for Let me know what you prefer! |
|
Thanks @esoteric-ephemera - looks good to me and I have no concerns about removing |
|
Thanks! I'll put out an rc with these changes |
Consistent with, and dependent on emmet-core #1372, removing
monty_decodeoptions because these are now implicitly handled by document serdesRequires some changes to the grain boundaries and structure graph serdes in emmet, and will need to wait until a version with the fixes in 1372 is releasedNo breaking changes: users will be given a warning if
monty_decodeis used as a kwargAlso removing some legacy, unused kwargs (
supports_versions- retrieving other versions may be a future client addition)