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

Clinical-Genomics / cg / 15530290674
86%

Build:
DEFAULT BRANCH: master
Ran 09 Jun 2025 08:34AM UTC
Jobs 1
Files 835
Run time 3min
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

09 Jun 2025 08:30AM UTC coverage: 84.03% (+3.4%) from 80.594%
15530290674

push

github

web-flow
Change inheritance model of store (#4428)

## Description
Closes https://github.com/Clinical-Genomics/Team-Trocadero/issues/12

### Changed

- Make the Delete, Create and Update handlers inherit from the ReadHandler instead of BaseHandler
- Remove ReadHandler from Store constructor
- Rename all Hanlder classes adding the Mixin suffix
- Move session methods from Store class to BaseHandler
- Remove the instantiation of the Handlers in the __init__ of the Store
- Removes the `__init__` from all handlers, all of them will use the constructor of the parent class (`BaseHandler`)

52 of 59 new or added lines in 7 files covered. (88.14%)

21220 of 25253 relevant lines covered (84.03%)

1.06 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
98.33
-1.67% cg/store/base.py
2
95.95
0.0% cg/store/crud/create.py
4
82.86
-0.93% cg/store/crud/update.py
Jobs
ID Job ID Ran Files Coverage
1 15530290674.1 09 Jun 2025 08:34AM UTC 835
85.84
GitHub Action Run
Source Files on build 15530290674
  • Tree
  • List 835
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 3ef9680d on github
  • Prev Build on master (#15467128579)
  • Next Build on master (#15536800432)
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