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

stonerlab / Stoner-PythonCode / 23362000138

20 Mar 2026 08:49PM UTC coverage: 83.82% (-0.04%) from 83.856%
23362000138

Pull #32

github

Copilot
Make DataArray a descriptor to enforce Data.data type invariant

- Add __set_name__, __get__, __set__ descriptor methods to DataArray
- Replace @property data/@data.setter in DataFilePropertyMixin with
  class-level `data = DataArray([])` descriptor assignment
- Update isproperty() in tools/tests.py to also recognise data
  descriptors (objects with __get__ and __set__) not just property
  instances

Co-authored-by: gb119 <4428426+gb119@users.noreply.github.com>
Agent-Logs-Url: https://github.com/stonerlab/Stoner-PythonCode/sessions/e8730203-2d7b-408a-a939-f0e0f2aaba43
Pull Request #32: Make DataArray a descriptor to enforce Data.data type invariant

2884 of 3246 branches covered (88.85%)

Branch coverage included in aggregate %.

13362 of 16136 relevant lines covered (82.81%)

2.24 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

93.67
/plot/utils.py


Source Not Available

The file "plot/utils.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

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