sanger / limber

A flexible lims extension of the old app
MIT License
3 stars 8 forks source link

Y24-043 housekeeping - removing rake task and related files for the auto generation of docs #1681

Closed andrewsparkes closed 2 months ago

andrewsparkes commented 2 months ago

Removal of doc auto generation code related to labware creators, presenters and state changers

Closes #1660

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.17%. Comparing base (0c63fdf) to head (ed39558).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1681 +/- ## =========================================== + Coverage 90.93% 91.17% +0.23% =========================================== Files 363 362 -1 Lines 7536 7513 -23 =========================================== - Hits 6853 6850 -3 + Misses 683 663 -20 ``` | [Flag](https://app.codecov.io/gh/sanger/limber/pull/1681/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | Coverage Δ | | |---|---|---| | [javascript](https://app.codecov.io/gh/sanger/limber/pull/1681/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `93.65% <ø> (ø)` | | | [pull_request](https://app.codecov.io/gh/sanger/limber/pull/1681/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `91.17% <ø> (+0.23%)` | :arrow_up: | | [push](https://app.codecov.io/gh/sanger/limber/pull/1681/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `91.17% <ø> (+0.23%)` | :arrow_up: | | [ruby](https://app.codecov.io/gh/sanger/limber/pull/1681/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger) | `90.82% <ø> (+0.27%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sanger#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codeclimate[bot] commented 2 months ago

Code Climate has analyzed commit ed395583 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 90.8% (0.2% change).

View more on Code Climate.