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

ntjohnson1 / pyttb / 6103984538 / 2
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 07 Sep 2023 12:46AM 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

06 Sep 2023 12:08PM UTC coverage: 99.6% (+0.03%) from 99.574%
6103984538.2

push

github

web-flow
11 import datasptensor check dimensions on import (#207)

* A valid indices check added to the sptensor.from_data() class method: if an index is found that is less than zero or gte to the size of the dimension it indexes, a ValueError is raised.

* Formatting

* using tt_subscheck and shape check in from_data

* formatting the file.

* Making a check for when subs.size == 0, because this means that tt_subscheck() returns True, meaning empty subscript arrays are considered valid in the sptensor constructor.

* Constructor update (#213)

* tensor Update __init__ and remove from_data:
* Update all usages

* tensor add explicit copy and deepcopy dunder

* sptensor update __init__ and remove from_data

* sptensor add copy and deepcopy dunder

* ttensor: Rename u to factor_matrices to match ktensor.

* ruff: Add minimal coverage to tests dir:
* We can now run ruff check . from root
* Fix imports unused, unsorted in tests
* Fix fstring errors, unused variables, etc
* All test changes via ruff check . --fix

* ttensor: update __init__ and remove from_data

* ttensor: add copy and dunder deepcopy

* ttensor: Remove from_tensor_type
* Only worked as copy constructor before so explicit copy replaces

* tensor: Remove from_tensor_type:
* Push to_tensor to all callers

* ruff: Add bugbear to catch bugs and better align with pylint

* pylint: Disable false positive if we don't remove pylint first

* sptensor: Remove from_tensor and push conversion to callers

* ttensor: Add to_tensor

* tutorials: Update to use new interfaces

* Updated doc and test to capture or ruff support of tests directory:
* Basically just keep imports reasonable and avoid logic errors (unused variables etc)

* Missed a pylint disable statement in the rebase. A search over the project no longer matches pylint

* Documentation consistency:
* Remove undocumented methods/members
 * No longer need to explicitly exclude members by name
* Mov... (continued)

4480 of 4498 relevant lines covered (99.6%)

1.0 hits per line

Source Files on job 6103984538.2
  • Tree
  • List 0
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6103984538
  • 054b721e on github
  • Prev Job for on main (#6059699642.1)
  • Next Job for on main (#6137859099.2)
  • Delete
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