Skip to content

Conversation

@fkromer
Copy link

@fkromer fkromer commented Jun 6, 2016

I generated the class diagrams of hsm.py and test_hsm.py by executing pyreverse -o png -p hsm hsm.py and pyreverse -o png -p test_hsm test_hsm.py on the command line from the root directory of the project. pyreverse is included in pylint and requires graphviz/dot. The diagrams should be helpful to understand this example...

@codecov-io
Copy link

codecov-io commented Jun 6, 2016

Current coverage is 93.71%

Merging #146 into master will not change coverage

@@             master       #146   diff @@
==========================================
  Files            47         47          
  Lines          2147       2147          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           2012       2012          
  Misses          135        135          
  Partials          0          0          

Powered by Codecov. Last updated by b54cad9...d9de283

@faif faif merged commit 4563139 into faif:master Jun 8, 2016
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