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

rero / rero-ils / 27329665989
91%

Build:
DEFAULT BRANCH: staging
Ran 11 Jun 2026 10:39AM UTC
Jobs 1
Files 610
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

11 Jun 2026 06:58AM UTC coverage: 91.311% (-0.02%) from 91.333%
27329665989

push

github

PascalRepond
fix(patrons): avoid duplicate operation log on update

Patron.update overrode the IlsRecord default with commit=True, so the
REST PUT handler committed the record twice (update() then commit()),
firing the operation log extension's pre_commit twice and creating two
UPDATE logs per edit. Align the default with the base class (commit=False)
so the handler's explicit commit() is the only one.

Add a REST PUT step to test_operation_log_on_patron to cover the path the
existing direct-update test missed.

Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>

1 of 1 new or added line in 1 file covered. (100.0%)

8 existing lines in 1 file now uncovered.

24138 of 26435 relevant lines covered (91.31%)

0.91 hits per line

Coverage Regressions

Lines Coverage ∆ File
8
90.59
-8.04% rero_ils/filter.py
Jobs
ID Job ID Ran Files Coverage
1 27329665989.1 11 Jun 2026 10:39AM UTC 610
91.31
GitHub Action Run
Source Files on build 27329665989
  • Tree
  • List 610
  • Changed 3
  • Source Changed 3
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27329665989
  • e491fbca on github
  • Prev Build on staging (#26821541889)
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