-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[digital-carbon
] Clean up cco2 handler logic
#189
base: staging
Are you sure you want to change the base?
Conversation
digital-carbon
] Clean up cco2 handler logic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code change itself seems fine but what's with this binary file? Should it maybe be in .gitignore to avoid conflicts?
Generated from the tests but yes, i'll gitignore them as they will recompile when they are in actions |
bb98a52
to
c0c47fe
Compare
* Initial port of retirement snapshots with bugs * Try fixing MCO2 retired stat * Increment version * Fix minor issues * add handleMossRetirement test * fix generateDailyKlimeRetirement param * remove snapshot from native retire test * fix snapshot id * Remove unused import * Fix CCO2 typo * Fix DailyKlimaRetireSnapshots units issue * Fix typo * Remaining MCO2 fixes * Fix Moss test --------- Co-authored-by: psparacino <[email protected]>
…cached .bin directories
* Initial port of retirement snapshots with bugs * Try fixing MCO2 retired stat * Increment version * Fix minor issues * add handleMossRetirement test * fix generateDailyKlimeRetirement param * remove snapshot from native retire test * fix snapshot id * Remove unused import * Fix CCO2 typo * Fix DailyKlimaRetireSnapshots units issue * Fix typo * Remaining MCO2 fixes * Fix Moss test --------- Co-authored-by: psparacino <[email protected]>
…andler' into pdc/clean-up-cco2-handler
📄 Description
Clean up redundant logic whenc creating cco2
Project
entity📝 Changelog
fix: clean up cco2 handler logic
✅ Checklist
ℹ️ Additional Information