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

roundup-tracker / roundup / 26347871539
75%

Build:
DEFAULT BRANCH: master
Ran 24 May 2026 01:01AM UTC
Jobs 1
Files 117
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

24 May 2026 12:29AM UTC coverage: 74.743% (+0.001%) from 74.742%
26347871539

push

github

rouilj
bug: check function not used by history, displays hidden fields

The user class uses check functions (own_record) to restrict viewing
of fields that are allowed to be seen if the user page is for the
current user. This display history showed the fields/oldvalues for all
users (with class access) if the permission had a check function.

Changed the history command to use item level and not class level
checks. Check functions are not used in class level checks.

Also needed to fix memorydb. It uses an in memory dict as its
database. The getjournal function returned the values in the
database. However testing modified the database copies. So added a
copy.deepcopy() around the returned journal so it can be modified
without changing the database.

Test added for the problem replacing a useless test.  Also fixed test
that was affected by addig additional security permissions.

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

19185 of 25668 relevant lines covered (74.74%)

4.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26347871539.1 24 May 2026 01:01AM UTC 117
74.74
GitHub Action Run
Source Files on build 26347871539
  • Tree
  • List 117
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26347871539
  • 8cb96da0 on github
  • Prev Build on master (#26263556131)
  • Next Build on master (#26423857905)
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