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

add display Q-beam angle in view and presenter #45

Draft
wants to merge 12 commits into
base: next
Choose a base branch
from

Conversation

KyleQianliMa
Copy link
Collaborator

Short description of the changes:

Long description of the changes:

Check list for the pull request

  • I have read the [CONTRIBUTING]
  • I have read the [CODE_OF_CONDUCT]
  • I have added tests for my changes
  • I have updated the documentation accordingly

Check list for the reviewer

  • I have read the [CONTRIBUTING]
  • I have verified the proposed changes
  • best software practices
    • all internal functions have an underbar, as is python standard
    • clearly named variables (better to be verbose in variable names)
    • code comments explaining the intent of code blocks
  • All the tests are passing
  • The documentation is up to date
  • code comments added when explaining intent

Manual test for the reviewer

References

@codecov-commenter
Copy link

codecov-commenter commented Feb 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.56%. Comparing base (e0e8bea) to head (51599c4).

Additional details and impacted files
@@            Coverage Diff             @@
##             next      #45      +/-   ##
==========================================
+ Coverage   98.53%   98.56%   +0.03%     
==========================================
  Files          10       10              
  Lines         819      837      +18     
==========================================
+ Hits          807      825      +18     
  Misses         12       12              

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

@KyleQianliMa KyleQianliMa changed the title add display options add display Q-beam angle in view and presenter Feb 19, 2025
Base automatically changed from addQbeamang to next February 19, 2025 20:53
@KyleQianliMa KyleQianliMa marked this pull request as ready for review February 20, 2025 19:06
@KyleQianliMa KyleQianliMa marked this pull request as draft February 20, 2025 19:07
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.

2 participants