Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #210 +/- ##
=======================================
Coverage 59.52% 59.52%
=======================================
Files 23 23
Lines 1218 1218
=======================================
Hits 725 725
Misses 493 493 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
jomey
left a comment
There was a problem hiding this comment.
❤️ to using Mermaid diagram for the schema
|
Thanks @jomey. All changes accepted and included. |
|
I saw in #153 it says "remove gallery and move to cookbook." I think I'm behind, how does the cookbook work? |
The cookbook is a combined example gallery from all the SnowEx Hackweeks and some of the examples shown in the readthedocs gallery. Anthony did a big push to make them all compatible with the new Lambda client and changed schema. Think this will be easier to maintain just one example set instead of having them in multiple places. Also creates a central entry point for new users and less confusion which examples work. The Cookbook will be part of Project Pythia: https://cookbooks.projectpythia.org/ |
Cool, that sounds like a nice spot for visibility! |
This PR addresses #153