• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

jyablonski / python_docker
83%

Build:
DEFAULT BRANCH: master
Repo Added 03 Oct 2021 06:07PM UTC
Files 7
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 2025-updates-v1
  • boxscores-schedule-update
  • ci-cd-hotfix
  • jyablonski/add-dockerfile-build-args
  • jyablonski/add-player-adv-stats
  • jyablonski/big-boi-update
  • jyablonski/bug-fixes-zzzz
  • jyablonski/cleanup-test-code
  • jyablonski/fix-backfill-script
  • jyablonski/fix-odds-2025-playoffs
  • jyablonski/remove-pbp-alert
  • jyablonski/ruff-linting-update
  • jyablonski/schedule-fix
  • jyablonski/schedule-missing-month-fix
  • jyablonski/season-opener-v2025
  • jyablonski/slight-docker-uv-fix
  • jyablonski/small-v2-update
  • jyablonski/table-rename-update
  • jyablonski/update-bronze-schema
  • jyablonski/update-readme-mar2025
  • jyablonski/update-schedule-pull
  • jyablonski/update-the-fkn-upsert
  • jyablonski/upgrade-to-uv

04 Jun 2026 12:07AM UTC coverage: 82.982%. Remained the same
26921164811

push

github

web-flow
chore(ingestion): suppress pbp slack alert on no-data days (#111)

### Description
Stop the PBP ingestion function from firing a Slack alert on days with
no games. The alerting picks up any log line containing "Failed", so the
expected no-data branches were generating false alerts.

## Updated
- Reworded both "no data available" log messages in `get_pbp_data` from
"Failed" to "Skipped" and downgraded them to `info` level, so they no
longer trip `query_logs` / the Slack alert. Genuine failures still log
at `error` level and alert as before.

0 of 2 new or added lines in 1 file covered. (0.0%)

473 of 570 relevant lines covered (82.98%)

0.83 hits per line

Relevant lines Covered
Build:
Build:
570 RELEVANT LINES 473 COVERED LINES
0.83 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
26921164811 master chore(ingestion): suppress pbp slack alert on no-data days (#111) ### Description Stop the PBP ingestion function from firing a Slack alert on days with no games. The alerting picks up any log line containing "Failed", so the expected no-data bra... push 04 Jun 2026 12:07AM UTC web-flow github
82.98
24686153122 master fix(schedule): skip missing month pages (#110) ### Description Handle missing Basketball Reference schedule month pages so unavailable future playoff months do not fail the full schedule scrape. ## Added - Regression coverage for a missing sched... push 20 Apr 2026 07:31PM UTC web-flow github
82.98
24635451770 master fix(schedule): update league schedule endpoint (#109) ### Description Updates the schedule checker to use the versioned league schedule API endpoint and adds coverage for the expected request URL. ## Added - Agent guidance and NBA odds scraper s... push 19 Apr 2026 05:57PM UTC web-flow github
83.01
22547184295 master chore: fix backfill script (#108) ### Description fix backfill script ## Added - None ## Updated - backfill script to use updated table names + uv ## Deleted - None push 01 Mar 2026 04:08PM UTC web-flow github
83.01
22283121390 master chore: update schema bug fix (#107) ### Description fixes bug related to `write_to_sql` ## Added - None ## Updated - uv package versions - updated schema on `bbref_player_adv_stats` <> `awards` field - `write_to_sql` function to include `schema... push 22 Feb 2026 06:48PM UTC web-flow github
83.01
19614587010 master add player_adv_stats table (#106) ### Description added new table ## Added - `player_adv_stats` table - new tests for the scrape ## Updated - feature flags fixture to include new flag for table - renamed team adv stats function for more clarity... push 23 Nov 2025 05:13PM UTC web-flow github
83.01
19557570486 master ingestion <> schema rearchitecture (#105) ### Description made minimal updates to support schema rearchitecture ## Added - None ## Updated - schema references from `nba_source` to bronze - schema references from `marts` to gold ## Deleted - ve... push 21 Nov 2025 02:08AM UTC web-flow github
83.06
18727720916 master Ingestion v2.0.9 (#104) ### Description Small Tweaks for Season Opener Update ## Added - Year Variable for a few Scrapers ## Updated - Will explore Env Var to replace this at some point - Fixed Season Schedule Test after removing year paramet... push 22 Oct 2025 07:36PM UTC web-flow github
83.06
16378074149 master Ingestion v2.0.8 (#103) ### Description Ruff Linting Updates ## Added - New Ruff Linting Rules ## Updated - Docstrings to accommodate new Linting Rules - `return` cleanup & optimizations ## Deleted - None push 18 Jul 2025 06:48PM UTC web-flow github
83.99
16093127167 master Ingestion v2.0.7 (#102) ### Description Test Suite Improvements ## Added - Unit Tests for Scrapers for row count + expected columns - New `assert_db_row_count_change` Helper Function for Postgres Integration Tests to DRY code up ## Updated - uv... push 05 Jul 2025 11:41PM UTC web-flow github
81.9
See All Builds (285)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc