Skip to content

Fix/dynamic link #841

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

Merged
merged 11 commits into from
Feb 9, 2022
Merged

Fix/dynamic link #841

merged 11 commits into from
Feb 9, 2022

Conversation

maxcapodi78
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Feb 9, 2022

Codecov Report

Merging #841 (efd6716) into main (64dde92) will increase coverage by 0.33%.
The diff coverage is 90.66%.

@@            Coverage Diff             @@
##             main     #841      +/-   ##
==========================================
+ Coverage   77.48%   77.81%   +0.33%     
==========================================
  Files         128      128              
  Lines       35149    35198      +49     
==========================================
+ Hits        27234    27391     +157     
+ Misses       7915     7807     -108     

@@ -189,16 +189,25 @@ def test_09_setup(self):
assert LNA_setup.update()

def test_10_q3d_link(self):
print("Started Test 10")
Copy link
Collaborator

@MaxJPRey MaxJPRey Feb 9, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maxcapodi78 Must have been for debugging.

Suggested change
print("Started Test 10")

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right. I'll remove it

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.

3 participants