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 extract_variable #33

Merged
merged 5 commits into from
Apr 6, 2023
Merged

Add extract_variable #33

merged 5 commits into from
Apr 6, 2023

Conversation

vchuravy
Copy link
Member

@vchuravy vchuravy commented Apr 6, 2023

  • Figure out how to test for type vector

fixes #31

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2023

Codecov Report

Merging #33 (01faadb) into main (e41fed7) will increase coverage by 22.54%.
The diff coverage is 87.09%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             main      #33       +/-   ##
===========================================
+ Coverage   12.94%   35.48%   +22.54%     
===========================================
  Files           2        2               
  Lines         340      372       +32     
===========================================
+ Hits           44      132       +88     
+ Misses        296      240       -56     
Impacted Files Coverage Δ
src/LAMMPS.jl 53.06% <87.09%> (+33.54%) ⬆️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@vchuravy vchuravy requested a review from swyant April 6, 2023 21:34
@vchuravy vchuravy merged commit 126d971 into main Apr 6, 2023
@vchuravy vchuravy deleted the vc/extract_variable branch April 6, 2023 21:45
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 support for extract_variable
2 participants