Skip to content

Conversation

@raff
Copy link
Contributor

@raff raff commented Oct 9, 2018

Implement #30 and add missing properties and methods
(real, imag, conjgate).

Also added tests.

@codecov-io
Copy link

Codecov Report

Merging #31 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
+ Coverage   64.86%   65.04%   +0.18%     
==========================================
  Files          55       55              
  Lines       10074    10091      +17     
==========================================
+ Hits         6534     6564      +30     
+ Misses       3079     3065      -14     
- Partials      461      462       +1
Impacted Files Coverage Δ
py/complex.go 31.17% <100%> (+14.83%) ⬆️
py/property.go 14.28% <0%> (+14.28%) ⬆️

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 4f66e54...5ea88b8. Read the comment docs.

@ncw
Copy link
Collaborator

ncw commented Oct 10, 2018

That looks great - thank you :-)

@ncw ncw merged commit d05bbcc into go-python:master Oct 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants