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

STEllAR-GROUP / hpx / #620
83%

Build:
DEFAULT BRANCH: master
Ran 15 Nov 2021 02:27PM UTC
Jobs 1
Files 2356
Run time 15min
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

15 Nov 2021 12:19PM UTC coverage: 85.86% (-0.01%) from 85.873%
#620

push

msimberg
Merge #5649

5649: build: replace usage of Python's reserved words and functions as variable names r=msimberg a=bhumitattarde

## Proposed Changes

Sphinx configuration file uses the following words as variable names:

### `dir`

- Python already has a built-in function called `dir`. Redefining this can cause subtle and hard-to-find bugs.
- Renamed to `Dir`

### `copyright`

- `copyright` is a built-in constant in Python. From [Python documentation](https://docs.python.org/3/library/constants.html#constants-added-by-the-site-module) -- ` They [built-in constants like copyright] are useful for the interactive interpreter shell and should not be used in programs.`
- Renamed to `Copyright`


  

Co-authored-by: Bhumit Attarde <bhumit.attarde01@gmail.com>

162898 of 189726 relevant lines covered (85.86%)

2922042.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #620.1 15 Nov 2021 02:27PM UTC 0
85.86
Source Files on build #620
Detailed source file information is not available for this build.
  • Back to Repo
  • dd3f3d9a on github
  • Prev Build on master
  • Next Build on master
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