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

jyablonski / python_docker / 14431780412
83%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2025 05:36PM UTC
Jobs 1
Files 33
Run time 1min
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

13 Apr 2025 05:35PM UTC coverage: 88.616% (+5.5%) from 83.114%
14431780412

push

github

web-flow
Ingestion v2.0.0 (#94)

### Description
Feature Flags and File Directory Modernization

## Added
- Singleton Feature Flag Class + Decorator
- The Class allows the Feature Flags to be loaded from the Database once
at script runtime and then used in every scraper function via a
Decorator

## Updated
- Re-arranged `src/` File Directory structure to split the
`src/utils.py` file out into individual files based on function type
- Feature Flags Functionality to use a Decorator to check whether
functions need to be ran, rather than including `feature_flags_df` in
every function zzz
- Renamed `record_time` Decorator to `record_function_time_decorator`
- `README.md` to include link to [doqs](https://doqs.jyablonski.dev) as
well as to remove comment about credentials

## Deleted
- Sentry SDK Package
- Outdated Code that was commented out; I left this inside the
`src/logs/*` directory locally

526 of 619 new or added lines in 13 files covered. (84.98%)

2 existing lines in 1 file now uncovered.

903 of 1019 relevant lines covered (88.62%)

0.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
82.93
8.44% src/utils.py
2
93.75
-6.25% tests/integration/aws_s3_test.py
2
93.55
tests/integration/feature_flags_test.py
2
93.1
tests/unit/check_feature_flag_decorator_test.py
4
66.67
src/database.py
5
75.0
src/aws.py
77
80.85
src/scrapers.py

Uncovered Existing Lines

Lines Coverage ∆ File
2
94.01
3.9% tests/conftest.py
Jobs
ID Job ID Ran Files Coverage
1 14431780412.1 13 Apr 2025 05:36PM UTC 33
88.62
Source Files on build 14431780412
  • Tree
  • List 33
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f05906e6 on github
  • Prev Build on master (#14283764026)
  • Next Build on master (#14434450788)
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