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

iplweb / bpp / 26213633217
65%

Build:
DEFAULT BRANCH: dev
Ran 21 May 2026 08:15AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
26213633217

push

github

web-flow
perf(tests): trim playwright select2 delays + remove dead pbn_integrator stub (#236)

* perf(tests): remove unnecessary fixed delays in playwright_util.py

- Remove delay=50 from press_sequentially() - no longer needed
- Change wait_for_timeout(50) to wait_for_timeout(0) - wait for next event loop tick instead
- Change wait_for_timeout(100) to wait_for_timeout(0) - wait for next event loop tick instead

These delays were historical band-aids that accumulated across multiple
Select2 interactions in Playwright tests. Modern event-driven waiting
strategies make them unnecessary. Zero-timer waits still allow the
JavaScript event loop to process pending microtasks, which is what
the original waits were trying to accomplish.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* refactor: remove dead code pbn_integrator/core/__init__.py

Remove 149 lines of stub functions with time.sleep() calls that are
shadowing working implementations in:
- pbn_integrator/importer/ (importuj_zrodla, importuj_publikacje_*)
- import_common/core/uczelnia.py (matchuj_uczelnie)

Nothing imports from this module - it's leftover placeholder code
from the initial pbn_integrator implementation that was never
cleaned up.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Source Files on build 26213633217
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #26213633217
  • cb75553f on github
  • Prev Build on dev (#25871164204)
  • Next Build on dev (#26216094764)
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