Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding records for tracking version of IOC and PandA firmware #150

Merged
merged 10 commits into from
Nov 18, 2024

Conversation

jwlodek
Copy link
Collaborator

@jwlodek jwlodek commented Nov 13, 2024

Would be useful for checking the versions of everything on the floor without needing to get into the IOC console or logging into the IOC server.

(venv) [jwlodek@xf31id1-ws3 PandABlocks-ioc]$ caget TEST:PANDA_SW_VERSION 
TEST:PANDA_SW_VERSION          3.0-11-g6422090

(venv) [jwlodek@xf31id1-ws3 PandABlocks-ioc]$ caget TEST:FPGA_VERSION
TEST:FPGA_VERSION              3.0.0C4 86e5f0a2 07d202f8 

(venv) [jwlodek@xf31id1-ws3 PandABlocks-ioc]$ caget TEST:ROOTFS_VERSION
TEST:ROOTFS_VERSION            PandA 3.1a1-1-g22fdd94

(venv) [jwlodek@xf31id1-ws3 PandABlocks-ioc]$ caget TEST:VERSION
TEST:VERSION                   0.11.4.dev0+g1e1e8cd.d20241113

@jwlodek
Copy link
Collaborator Author

jwlodek commented Nov 13, 2024

TODO: Add / fix tests

Copy link
Contributor

@evalott100 evalott100 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be a great feature!

src/pandablocks_ioc/ioc.py Outdated Show resolved Hide resolved
src/pandablocks_ioc/ioc.py Outdated Show resolved Hide resolved
src/pandablocks_ioc/ioc.py Outdated Show resolved Hide resolved
src/pandablocks_ioc/ioc.py Outdated Show resolved Hide resolved
@jwlodek
Copy link
Collaborator Author

jwlodek commented Nov 14, 2024

image

Bobfile generation worked great 👍

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.89%. Comparing base (a126c15) to head (5c8b2d4).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
+ Coverage   91.75%   91.89%   +0.14%     
==========================================
  Files           8        8              
  Lines        1394     1419      +25     
  Branches      164      168       +4     
==========================================
+ Hits         1279     1304      +25     
  Misses         82       82              
  Partials       33       33              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

src/pandablocks_ioc/ioc.py Outdated Show resolved Hide resolved
src/pandablocks_ioc/ioc.py Outdated Show resolved Hide resolved
@jwlodek jwlodek merged commit 4d6eea0 into PandABlocks:main Nov 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants