GreenScheduler / cats

CATS: the Climate-Aware Task Scheduler :cat2: :tiger2: :leopard:
https://greenscheduler.github.io/cats/
MIT License
52 stars 9 forks source link

release v1 #102

Closed abhidg closed 4 months ago

abhidg commented 4 months ago
codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.23%. Comparing base (8853312) to head (9520d28).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ========================================== + Coverage 89.21% 89.23% +0.01% ========================================== Files 14 14 Lines 547 548 +1 ========================================== + Hits 488 489 +1 Misses 59 59 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

andreww commented 4 months ago

I think we probably have a bit of work to do with the documentation too - e.g. installation with pip currently points to the git repo rather than pypi. I guess we're going to end up with each tag (and release) here having it's own stable documentation on read the docs, so that'll probably help for future iterations. Anyway, I think it's probably worth pushing this out unless anybody else find issues.