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

sandialabs / pyttb / 5853879617 / 1
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 14 Aug 2023 09:06AM UTC
Files 27
Run time 0s
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

14 Aug 2023 09:04AM UTC coverage: 99.597%. Remained the same
5853879617.1

push

github

web-flow
Ruff addition (#211)

* Ruff: Resolve E501 line too long (manual fix)
   * ruff seems to be less forgiving of comment line length

* Ruff: Resolve F401 unused import F406 import *
   * Adding things to __all__ should improve command line help
   * Our utils are mostly internal so don't need to be in top level namespace

* Ruff: Enable most pylint rules solved by trivial exceptions

* Ruff: Fix remaining pylint rules
   * Add noqa equivalent to pylint disable
   * Reduce nesting for else follow by if to simplify branching

* Ruff: Capture a few other nice to haves
   * Isort should allow us to drop isort
   * Names is a good smell test for non-pythonic changes
   * Numpy rules to catch deprecation changes
   * Ruf specific rules (catches out of date noqa filters)
      * Fixed a redundant str call in fstring
      * RUF405 autofix (unpacking over concatenation)

* Packaging:
   * Fix confusing test_package AND test_packaging existence
   * Add pytest to run ruff check by default

* Tutorial: Fix pyttb_utils import

4447 of 4465 relevant lines covered (99.6%)

1.0 hits per line

Source Files on job 5853879617.1
  • Tree
  • List 0
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5853879617
  • de918301 on github
  • Prev Job for on main (#5821858871.1)
  • Next Job for on main (#5920027339.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc