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

sandialabs / pyttb / 5942715154 / 3
98%
main: 98%

Build:
DEFAULT BRANCH: main
Ran 22 Aug 2023 06:35PM 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

22 Aug 2023 06:33PM UTC coverage: 99.598% (+0.001%) from 99.597%
5942715154.3

push

github

web-flow
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
* Move all tensor types to use slots
* Don't skip __init__ since we were dropping that entire doc string

* Documentation style:
* Merges __init__ with class definition instead of a separate __init__ entry

* Add forgotten arguments to docstring

4463 of 4481 relevant lines covered (99.6%)

1.0 hits per line

Source Files on job 5942715154.3
  • Tree
  • List 0
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5942715154
  • 500c2cb8 on github
  • Prev Job for on main (#5920027339.1)
  • Next Job for on main (#5979467483.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