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

ntjohnson1 / pyttb / 6103984538
98%

Build:
DEFAULT BRANCH: main
Ran 07 Sep 2023 12:46AM UTC
Jobs 4
Files 27
Run time 2s
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

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)

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

4480 of 4498 relevant lines covered (99.6%)

3.98 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6103984538.1 07 Sep 2023 12:46AM UTC 0
99.6
2 6103984538.2 07 Sep 2023 12:46AM UTC 0
99.6
3 6103984538.3 07 Sep 2023 12:46AM UTC 0
99.6
4 6103984538.4 07 Sep 2023 12:47AM UTC 0
99.6
Source Files on build 6103984538
Detailed source file information is not available for this build.
  • Back to Repo
  • 054b721e on github
  • Prev Build on main (#6059699642)
  • Next Build on main (#6137859099)
  • 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