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

using nan instread of None and updated tests #58

Merged
merged 5 commits into from
May 23, 2020
Merged

using nan instread of None and updated tests #58

merged 5 commits into from
May 23, 2020

Conversation

sonelu
Copy link
Owner

@sonelu sonelu commented May 23, 2020

Closes #57

@sonelu sonelu added this to the Release 0.1 milestone May 23, 2020
@codecov
Copy link

codecov bot commented May 23, 2020

Codecov Report

Merging #58 into master will increase coverage by 0.13%.
The diff coverage is 92.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   95.99%   96.12%   +0.13%     
==========================================
  Files          25       25              
  Lines        2248     2248              
  Branches      330      331       +1     
==========================================
+ Hits         2158     2161       +3     
+ Misses         57       55       -2     
+ Partials       33       32       -1     
Impacted Files Coverage Δ
roboglia/base/joint.py 98.76% <89.65%> (-1.24%) ⬇️
roboglia/base/robot.py 97.45% <90.47%> (+0.38%) ⬆️
roboglia/base/bus.py 94.87% <100.00%> (ø)
roboglia/move/moves.py 98.27% <100.00%> (+1.72%) ⬆️
roboglia/base/thread.py 96.55% <0.00%> (+1.37%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7655369...b995a1d. Read the comment docs.

@sonelu sonelu merged commit 3e5fc2a into master May 23, 2020
@sonelu sonelu deleted the pvl branch June 23, 2020 08:48
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.

[FEATURE REQUEST] Change to math.nan instead of None
1 participant