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

BCDA-APS / BITS
83%

Build:
DEFAULT BRANCH: main
Repo Added 10 Feb 2025 07:22PM UTC
Token xCqVKrmXBzNrfaGYmT2OmuGO6B02KFfND regen
Build 239 Last
Files 36
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 main
branch: main
CHANGE BRANCH
x
Reset
Sync Branches
  • main
  • 115-upstream-qs-change
  • 144-RE-in-a-script
  • 177-epics_scan_id_source
  • 37-template-sync
  • 81-revise-startup-sequence
  • 94-history-file
  • add-qs-to-create-bits
  • best_init
  • bug--Fix-logging-on-demo_instrument
  • clean_backend
  • copy-paste-typo
  • demo_instrument
  • dependabot/github_actions/actions/checkout-4
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/setup-python-5
  • dependabot/github_actions/actions/setup-python-6
  • dependabot/github_actions/stefanzweifel/git-auto-commit-action-5
  • dm-proposed-fix
  • dm-solution
  • docs-effort
  • double-negative
  • feature/delete-bits
  • feature/enhanced-documentation
  • feature/nuance-draft
  • feature/remove_redundancy
  • first-pypi
  • gha-init-repo
  • gha-test-env
  • iconfig_list
  • init_repo
  • io_config
  • make-devices-file
  • more_docs
  • new_docs
  • nsls_compatibility
  • pypi
  • run_engine_arguments
  • switch_case_organization
  • syntax_patch
  • tiled_server

21 Oct 2025 08:05PM UTC coverage: 83.109% (-1.3%) from 84.427%
18696167993

push

github

web-flow
Nsls compatibility (#175)

* Tiled bits (#165)

* got rid of yield

* got rid of RE in startup.py

* make devices becomes ophyd async compatible

* made instrument init self sufficient from apstools

* removed dependency

* made tiled client for demo

* fix

* Add the option to subscribe a tiled_writer to the run engine (#164)

Co-authored-by: Eric Codrea <72196105+MDecarabas@users.noreply.github.com>

* new q-monitor

* tiled ready for bits

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

* Make devices cleanup (#166)

* got rid of yield

* got rid of RE in startup.py

* make devices becomes ophyd async compatible

* made instrument init self sufficient from apstools

* Tiled bits (#165)

* got rid of yield

* got rid of RE in startup.py

* make devices becomes ophyd async compatible

* made instrument init self sufficient from apstools

* made tiled client for demo

* Add the option to subscribe a tiled_writer to the run engine (#164)

Co-authored-by: Eric Codrea <72196105+MDecarabas@users.noreply.github.com>

* tiled ready for bits

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

* make devices becomes ophyd async compatible

* made instrument init self sufficient from apstools

* removed custom yaml

* changed type of dynamic import

* changed initalization of device

* fixed

* added new startup.py

* cleaned up decorators

---------

Co-authored-by: RobertSchaffer1 <87657015+RobertSchaffer1@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>

* Re init args (#173)

* changed subscription method

* fixed iconfig type in metadata.py

* ... (continued)

152 of 193 new or added lines in 16 files covered. (78.76%)

13 existing lines in 3 files now uncovered.

1294 of 1557 relevant lines covered (83.11%)

1.66 hits per line

Relevant lines Covered
Build:
Build:
1557 RELEVANT LINES 1294 COVERED LINES
1.66 HITS PER LINE
Source Files on main
  • Tree
  • List 35
  • Changed 15
  • Source Changed 0
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18696167993 main Nsls compatibility (#175) * Tiled bits (#165) * got rid of yield * got rid of RE in startup.py * make devices becomes ophyd async compatible * made instrument init self sufficient from apstools * removed dependency * made tiled client for d... push 21 Oct 2025 08:09PM UTC web-flow github
83.11
17548748075 main Merge pull request #170 from BCDA-APS/dependabot/github_actions/actions/setup-python-6 Bump actions/setup-python from 5 to 6 push 08 Sep 2025 11:10AM UTC web-flow github
84.43
17040451774 main Merge pull request #167 from BCDA-APS/dependabot/github_actions/actions/checkout-5 Bump actions/checkout from 4 to 5 push 18 Aug 2025 12:25PM UTC web-flow github
84.43
16791867454 main Feature/remove redundancies with apstools (#102) * remove dm_plans * demo_callbacks * update docs and some typehints * Modernize type hints across the package * edited startup to include plans * fix logging user warning * Delete create.md ... push 07 Aug 2025 12:24AM UTC web-flow github
84.43
16049322624 main DOC push 03 Jul 2025 11:37AM UTC web-flow github
85.16
15881275521 main Merge pull request #155 from BCDA-APS/115-upstream-qs-change Remove run_engine section from QS config.yml file and pin QS to 0.0.22+ push 25 Jun 2025 04:03PM UTC web-flow github
85.16
15454916378 main DOC push 05 Jun 2025 06:54PM UTC web-flow github
85.16
15326693070 main DOC update the history noting 1.0.4 push 29 May 2025 02:55PM UTC prjemian github
86.1
15190269348 main Merge pull request #142 from BCDA-APS/double-negative Remove double-negative logic push 22 May 2025 03:12PM UTC web-flow github
86.1
15030636694 main BUG: Fix dm function (#141) * Update src/apsbits/utils/aps_functions.py --------- Co-authored-by: Pete R Jemian <prjemian@users.noreply.github.com> push 14 May 2025 08:42PM UTC web-flow github
86.1
See All Builds (220)

Badge your Repo: BITS

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • 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