Skip to content

Commit

Permalink
Update total rewards
Browse files Browse the repository at this point in the history
  • Loading branch information
ubiquibot[bot] authored Mar 13, 2024
1 parent aa52f50 commit a73a14f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions total-rewards.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"rewards": {
"notAssigned": 3925,
"assigned": 0,
"completed": 67143,
"assigned": 5724,
"completed": 61419,
"total": 71068
},
"tasks": {
"notAssigned": 311,
"assigned": 281,
"completed": 349,
"completed": 337,
"total": 592
}
}

1 comment on commit a73a14f

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lines Statements Branches Functions
Coverage: 83%
82.25% (204/248) 67.07% (55/82) 94.44% (34/36)

JUnit

Tests Skipped Failures Errors Time
15 0 💤 0 ❌ 0 🔥 10.409s ⏱️
Coverage Report (83%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files82.2567.0794.4483.55 
devpool-directory65.7856.2583.3368.57 
   index.ts65.7856.2583.3368.5774–77, 93, 100–107, 112–119, 160–181, 189, 197
devpool-directory/helpers89.537496.6690.32 
   github.ts9274.4110093.23101, 112, 118, 279, 295, 302, 307, 344, 359
   twitter.ts72.7271.425072.7239–47

Please sign in to comment.