fix(streaks): incorrect calculation logic
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-01 20:22:23 -05:00
parent a981d98ba5
commit f6dd8cee50
7 changed files with 109 additions and 49 deletions

View File

@@ -2,6 +2,10 @@ kind: pipeline
type: kubernetes
name: default
trigger:
branch:
- master
steps:
# Unit Tests
- name: tests