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

pkjmesra / PKScreener / 20620477064
71%

Build:
DEFAULT BRANCH: main
Ran 31 Dec 2025 02:58PM UTC
Jobs 1
Files 57
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

31 Dec 2025 01:58PM UTC coverage: 65.15% (-0.006%) from 65.156%
20620477064

push

github

invalid-email-address
fix: correct findRisingRSI to work with latest-first sorted data and add date logging

1. Fixed findRisingRSI to work correctly with data sorted latest-first:
   - Removed incorrect data[::-1] and tail(3) logic
   - Now uses head(3) directly when data is sorted latest-first
   - Correctly maps dayRSI (today), dayMinus1RSI (yesterday), dayMinus2RSI (day before)

2. Moved minimum row check earlier in validate15MinutePriceVolumeBreakout

3. Added date range logging for first 3 stocks to help debug data loading issues

This should fix X:12:9:2.5 scan returning 0 stocks by ensuring:
- findRisingRSI correctly evaluates recent RSI values
- validate15MinutePriceVolumeBreakout has enough data
- Data is properly sorted with latest date first

3975 of 6961 branches covered (57.1%)

Branch coverage included in aggregate %.

12 of 19 new or added lines in 2 files covered. (63.16%)

1 existing line in 1 file now uncovered.

11420 of 16669 relevant lines covered (68.51%)

0.69 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
66.68
-0.03% pkscreener/classes/ScreeningStatistics.py
4
87.84
-0.61% pkscreener/classes/StockScreener.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
66.68
-0.03% pkscreener/classes/ScreeningStatistics.py
Jobs
ID Job ID Ran Files Coverage
1 20620477064.1 31 Dec 2025 02:58PM UTC 57
65.15
GitHub Action Run
Source Files on build 20620477064
  • Tree
  • List 57
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 9bbf19f2 on github
  • Prev Build on main (#20618413189)
  • Next Build on main (#20622149957)
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