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

roundup-tracker / roundup / 8441020520
74%

Build:
DEFAULT BRANCH: master
Ran 26 Mar 2024 06:37PM UTC
Jobs 1
Files 114
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

26 Mar 2024 06:15PM UTC coverage: 74.918% (+0.03%) from 74.89%
8441020520

push

github

rouilj
issue2551270 - Better templating support for JavaScript

Add (templating) utils.readfile(file, optional=False) and
utils.expandfile(file, token_dict=None, optional=False). Allows
reading an external file (e.g. JavaScript) and inserting it using
tal:contents or equivalent jinja function. expandfile allows setting
a dictionary and tokens in the file of the form "%(token_name)s"
will be replaced in the file with the values from the dict.

See method doc blocks or reference.txt for more info.

Also reordered table in references.txt to be case sensitive
alphabetic. Added a paragraph on using python's help() to get
method/function/... documention blocks.

in templating.py _find method. Added explicit return None calls to all
code paths. Also added internationalization method to the
TemplatingUtils class. Fixed use of 'property' hiding python builtin
of same name.

Added tests for new TemplatingUtils framework to use for testing existing
utils.

33 of 34 new or added lines in 1 file covered. (97.06%)

180 existing lines in 4 files now uncovered.

17823 of 23790 relevant lines covered (74.92%)

2.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8441020520.1 26 Mar 2024 06:37PM UTC 0
74.92
GitHub Action Run
Source Files on build 8441020520
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #8441020520
  • f9691e89 on github
  • Prev Build on master (#8411319230)
  • Next Build on master (#8441484450)
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