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

eriknw / grblas
99%
master: 99%

Build:
Build:
LAST BUILD BRANCH: subassign
DEFAULT BRANCH: master
Repo Added 11 Jul 2020 04:22PM UTC
Files 39
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

LAST BUILD ON BRANCH subassign
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 333header
  • add_black
  • better_repr
  • binder
  • coverage
  • css
  • dimension-mismatch
  • expressions
  • fix_reduce_accum
  • lshift_scalar
  • move_repo
  • move_tests
  • readme_code_highlighting
  • record_calls
  • subassign
  • test_io
  • test_when_installed
  • tofrom-pygraphblas

pending completion
121

push

travis-ci

eriknw
Add `input_mask=` argument for extracting values.

Also, add coverage-based tests.
Also, add error messages for subassign (these were raising "TODO").
Also, reset automatic name index for each test to make it easier to compare versions of code.

997 of 1035 branches covered (96.33%)

Branch coverage included in aggregate %.

196 of 196 new or added lines in 9 files covered. (100.0%)

5114 of 5161 relevant lines covered (99.09%)

5.9 hits per line

Relevant lines Covered
Build:
Build:
5161 RELEVANT LINES 5114 COVERED LINES
5.9 HITS PER LINE
Source Files on 333header
  • Tree
  • List 39
  • Changed 19
  • Source Changed 11
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
121 subassign Add `input_mask=` argument for extracting values. Also, add coverage-based tests. Also, add error messages for subassign (these were raising "TODO"). Also, reset automatic name index for each test to make it easier to compare versions of code. push 01 Dec 2020 07:45PM UTC eriknw travis-ci pending completion  
120 subassign Coverage-related changes. - Record calls that used to raise `NoValue` exception. Now `NoValue` is a singleton (hmm, maybe it should no longer be an exception). - Test (and fix) using `dtype` in `Matrix.to_values`. - Be explicit about when `keys`... push 21 Nov 2020 12:37AM UTC eriknw travis-ci pending completion  
119 subassign Don't allow Matrix mask in `C[I, j](M) << c`. This has several "TODO" error messages to write! push 19 Nov 2020 08:31PM UTC eriknw travis-ci pending completion  
118 subassign Support subassign with expected syntax `C[I, J](Mask) << A` Things became much simpler after introducing `Assigner`, which is the result of `C[I, J](Mask)` and `C(Mask)[I, J]` operations. This was handled by `AmbiguousAssignOrExtract`. This int... push 17 Nov 2020 09:21PM UTC eriknw travis-ci pending completion  
117 record_calls Fix install ipython in travisCI push 09 Nov 2020 09:52PM UTC eriknw travis-ci pending completion  
116 record_calls Specify at least IPython 7 to run the notebook tests push 05 Nov 2020 08:51PM UTC eriknw travis-ci pending completion  
115 record_calls Nicer repr for recorder and fix bug when in Notebook Using a contextvar for the current recorder doesn't allow it to proceed across multiple cells in Jupyter Notebook. So, we fix this by keeping track of the previous recorder and use that if the... push 05 Nov 2020 06:58PM UTC eriknw travis-ci pending completion  
114 record_calls Improve recording of GraphBLAS calls. Now, all vector and matrix calls are captured (except free in `__del__`). Added `_nrows`, `_ncols`, `_size`, and `_vals` to use internally so the calls aren't recorded. Also, calls done when creating the rep... push 30 Sep 2020 02:41AM UTC eriknw travis-ci pending completion  
113 record_calls Make sure `from grblas import *` works as expected push 22 Sep 2020 09:01PM UTC eriknw travis-ci pending completion  
112 record_calls Record more calls (including "new", "dup", and "build") push 22 Sep 2020 08:45PM UTC eriknw travis-ci pending completion  
See All Builds (64)
  • Repo on GitHub
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

© 2025 Coveralls, Inc