Skip to content

feat: Slack pairings#553

Open
tarikeshaq wants to merge 14 commits into
masterfrom
donut
Open

feat: Slack pairings#553
tarikeshaq wants to merge 14 commits into
masterfrom
donut

Fix linting line too long

d2e2b87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 1s

92.46% (-0.55%) compared to 7b313f1

View this Pull Request on Codecov

92.46% (-0.55%) compared to 7b313f1

Details

Codecov Report

❌ Patch coverage is 83.52273% with 29 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.46%. Comparing base (7b313f1) to head (d2e2b87).
⚠️ Report is 20 commits behind head on master.

Files with missing lines Patch % Lines
app/model/pairing.py 65.00% 14 Missing ⚠️
db/dynamodb.py 57.14% 7 Missing and 2 partials ⚠️
tests/memorydb.py 76.92% 0 Missing and 3 partials ⚠️
interface/slack.py 87.50% 1 Missing and 1 partial ⚠️
app/scheduler/__init__.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #553      +/-   ##
==========================================
- Coverage   93.01%   92.46%   -0.55%     
==========================================
  Files          42       44       +2     
  Lines        2420     2589     +169     
  Branches      323      346      +23     
==========================================
+ Hits         2251     2394     +143     
- Misses        110      131      +21     
- Partials       59       64       +5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.