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 unary operation to measurement classes #327

Merged
merged 4 commits into from
Dec 30, 2023
Merged

add unary operation to measurement classes #327

merged 4 commits into from
Dec 30, 2023

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Dec 29, 2023

add unary operators negation and + operator
add a complete unit list test and some additional units.

@phlptp
Copy link
Collaborator Author

phlptp commented Dec 29, 2023

Fixes #325

@codecov-commenter
Copy link

codecov-commenter commented Dec 29, 2023

Codecov Report

Merging #327 (e7fc2ae) into main (7c5b210) will increase coverage by 0.00%.
Report is 3 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #327   +/-   ##
=======================================
  Coverage   99.96%   99.96%           
=======================================
  Files           9        9           
  Lines        5071     5091   +20     
=======================================
+ Hits         5069     5089   +20     
  Misses          2        2           

@phlptp phlptp changed the title add unary operation to measurement class add unary operation to measurement classes Dec 29, 2023
@phlptp phlptp merged commit a03e997 into main Dec 30, 2023
45 checks passed
@phlptp phlptp deleted the negation_operators branch December 30, 2023 01:29
@boeschf boeschf mentioned this pull request Jan 12, 2024
13 tasks
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