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

pkjmesra / PKScreener / 20810576246

Builds Branch Commit Type Ran Committer Via Coverage
20810576246 main Fix Docker build: Install git and set GIT_PYTHON_REFRESH=quiet - Added git installation to Dockerfile_base (required by GitPython) - Set GIT_PYTHON_REFRESH=quiet environment variable to silence GitPython errors - Fixes ImportError: Bad git execut... push 08 Jan 2026 09:12AM UTC invalid-email-address github
70.58
20650063572 main Updated documentation push 02 Jan 2026 04:00AM UTC invalid-email-address github
69.63
20641175402 main Fixed time issues to show only recent results after scan push 01 Jan 2026 04:16PM UTC invalid-email-address github
69.54
20640771044 main Test fixes push 01 Jan 2026 03:43PM UTC invalid-email-address github
69.51
20639637101 main test: Add comprehensive unit tests for 7 core modules Add 227 unit tests targeting 100% coverage for: - CoreFunctions.py - Core scanning and processing functions - DataLoader.py - Stock data loading and preparation - ExecuteOptionHandlers.py - Ex... push 01 Jan 2026 02:26PM UTC invalid-email-address github
68.75
20639584028 main Merge branch 'main' of https://github.com/pkjmesra/PKScreener into main push 01 Jan 2026 02:21PM UTC invalid-email-address github
64.95
20635734834 main feat: Add fresh data fetch step for market-hours scans - Add fetch-fresh-data.py script to download latest ticks and PKL - Update w10-workflow-generic.yml to call fresh data script before scans - Ensures scans during market hours use the most rec... push 01 Jan 2026 09:37AM UTC invalid-email-address github
64.95
20634864350 main fix: Filter out instrument token keys when loading PKL data Skip numeric keys (instrument tokens) when loading from PKL files since they have stale data and the same stocks exist with proper symbol keys with fresh data. This is a client-side fix... push 01 Jan 2026 08:30AM UTC invalid-email-address github
64.96
20623201784 main Bug fix push 31 Dec 2025 05:20PM UTC invalid-email-address github
64.94
20622149957 main Fix PKL loading to merge duplicate lowercase/uppercase OHLCV columns When loading DataFrame from PKL, some data has both 'open' and 'Open' columns where lowercase has older data and uppercase has newer data. This fix merges them correctly using f... push 31 Dec 2025 04:26PM UTC invalid-email-address github
0.83
20620477064 main 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 ... push 31 Dec 2025 02:58PM UTC invalid-email-address github
65.15
20620521511 main fix: use latest date for Date field in results when data is sorted latest-first Fixed Date field extraction in all three locations (MenuManager, CoreFunctions, globals): - Sort data with latest date first before extracting - Use head(1) instead o... push 31 Dec 2025 02:40PM UTC invalid-email-address github
65.04
20618413189 main fix: ensure data sorted with latest date first and Time field shows most recent date 1. Fixed data sorting in getRelevantDataForStock to sort in descending order (latest date first) which is expected by validation functions 2. Added sorting c... push 31 Dec 2025 12:31PM UTC invalid-email-address github
65.16
20618286311 main fix: properly parse datetime index from pkl dict format and ensure latest date Fixed date parsing when converting from dict format (to_dict("split")) to DataFrame: 1. Parse index with format='mixed' and utc=True, then convert to tz-naive 2. Sort ... push 31 Dec 2025 12:23PM UTC invalid-email-address github
65.12
20618243432 main fix: prefer pkl files with full history (251 rows) over incomplete files Updated download_fresh_pkl_from_github() to: 1. Check data quality (average rows per stock) before accepting 2. Prefer files with 100+ rows per stock (full history) over fil... push 31 Dec 2025 12:14PM UTC invalid-email-address github
64.99
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 44
  • 45
  • Next →
  • Back to Repo
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