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

inventree / InvenTree / 6552488284
90%

Build:
DEFAULT BRANCH: master
Ran 17 Oct 2023 08:52PM UTC
Jobs 1
Files 789
Run time 22s
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

17 Oct 2023 08:30PM UTC coverage: 88.53% (-0.001%) from 88.531%
6552488284

push

github

web-flow
refactor: replace multiple `==` checks with `in` (#5737)

To check if a variable is equal to one of many values, combine the values into a tuple and check if the variable is contained `in` it instead of checking for equality against each of the values.
This is faster, less verbose, and more readable.

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>

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

27832 of 31438 relevant lines covered (88.53%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6552488284.1 17 Oct 2023 08:52PM UTC 0
88.53
GitHub Action Run
Source Files on build 6552488284
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #6552488284
  • 3f93151c on github
  • Prev Build on master (#6552477463)
  • Next Build on master (#6553359905)
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