You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple metric calculations no longer separate into separate sections in the programmatically-generated markdown (terrible that this was this way before!).
A failed metric now simply triggers a warning in the log, and is then skipped. Previously, the metrics engine would completely halt.
Smaller changes
Improved mocking (tests now no longer require github secrets).
Editorconfig support.
More explicit dependencies and small improvements to python CI workflow.