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

Fix issue 31 #35

Merged
merged 3 commits into from
Jan 12, 2023
Merged

Fix issue 31 #35

merged 3 commits into from
Jan 12, 2023

Conversation

markehammons
Copy link
Collaborator

@markehammons markehammons commented Jan 12, 2023

Enables creating Structs with Ptrs as members.

@markehammons markehammons changed the title Markehammons/issue31 Fix issue 31 Jan 12, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #35 (99d1645) into master (0ab0c49) will increase coverage by 0.46%.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   53.85%   54.31%   +0.46%     
==========================================
  Files          49       49              
  Lines        1246     1252       +6     
  Branches       18       18              
==========================================
+ Hits          671      680       +9     
+ Misses        575      572       -3     
Flag Coverage Δ
unittests 54.31% <75.00%> (+0.46%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
core/src/fr/hammons/slinc/Send.scala 0.00% <0.00%> (ø)
j17/src/fr/hammons/slinc/Mem17.scala 100.00% <100.00%> (ø)
j19/src/fr/hammons/slinc/Mem19.scala 100.00% <100.00%> (ø)
core/src/fr/hammons/slinc/JitManager.scala 61.44% <0.00%> (+0.95%) ⬆️
j19/src/fr/hammons/slinc/LayoutI19.scala 80.51% <0.00%> (+2.59%) ⬆️
j17/src/fr/hammons/slinc/LayoutI17.scala 80.00% <0.00%> (+2.85%) ⬆️

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

@markehammons markehammons merged commit 147dc0b into master Jan 12, 2023
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