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 Var::isVoid #18

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Add Var::isVoid #18

merged 1 commit into from
Nov 8, 2023

Conversation

hedtke
Copy link
Collaborator

@hedtke hedtke commented Nov 8, 2023

fixes #16

@hedtke hedtke requested a review from TiloW November 8, 2023 11:29
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #18 (fe8053a) into main (e845dd8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   97.43%   97.46%   +0.03%     
==========================================
  Files           8        8              
  Lines         156      158       +2     
  Branches       39       39              
==========================================
+ Hits          152      154       +2     
  Misses          3        3              
  Partials        1        1              
Files Coverage Δ
source/var.cpp 100.00% <100.00%> (ø)

@hedtke hedtke merged commit 004fac8 into main Nov 8, 2023
10 checks passed
@hedtke hedtke deleted the var-isvoid branch November 8, 2023 11:57
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.

Add scippp::Var::wrapsSCIPVar
2 participants