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

stonerlab / Stoner-PythonCode
84%
master: 82%

Build:
Build:
LAST BUILD BRANCH: stable
DEFAULT BRANCH: master
Repo Added 01 Aug 2019 11:45AM UTC
Files 86
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 copilot/stable-make-dataarray-descriptor
branch: copilot/stable-make-dataarray-descriptor
CHANGE BRANCH
x
Reset
  • copilot/stable-make-dataarray-descriptor
  • 0.10.x
  • 0.9.x
  • copilot/convert-to-modern-packaging
  • copilot/fix-typos-in-docstrings-rst-markdown
  • copilot/implement-setas-as-descriptor
  • copilot/increase-test-coverage
  • copilot/modify-imagearray-as-descriptor
  • copilot/stable-replace-conda-with-mamba
  • devel
  • main
  • master
  • stable
  • v0.10.12
  • v0.11.1
  • v0.11.2
  • v0.11.3

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

Relevant lines Covered
Build:
Build:
16136 RELEVANT LINES 13362 COVERED LINES
2.24 HITS PER LINE
Source Files on copilot/stable-make-dataarray-descriptor
  • Tree
  • List 86
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23362000138 copilot/stable-make-dataarray-descriptor 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([])` descript... Pull #32 20 Mar 2026 08:55PM UTC Copilot github
83.82
See All Builds (606)
  • 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

© 2026 Coveralls, Inc