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

tests: run #1229

Merged
merged 1 commit into from Feb 22, 2020
Merged

tests: run #1229

merged 1 commit into from Feb 22, 2020

Conversation

grahamc
Copy link
Member

@grahamc grahamc commented Feb 22, 2020

Run tests on PRs.

Name                                Stmts   Miss  Cover
-------------------------------------------------------
nixops/__init__.py                      0      0   100%
nixops/backends/__init__.py           259    199    23%
nixops/backends/none.py                65     38    42%
nixops/deployment.py                  798    420    47%
nixops/diff.py                        116     91    22%
nixops/known_hosts.py                  47     38    19%
nixops/logger.py                      104     19    82%
nixops/nix_expr.py                    196      0   100%
nixops/parallel.py                     66     50    24%
nixops/plugins/__init__.py              8      0   100%
nixops/plugins/hookspecs.py             5      0   100%
nixops/resources/__init__.py          157     92    41%
nixops/resources/commandOutput.py      58     31    47%
nixops/resources/ssh_keypair.py        33     15    55%
nixops/script_defs.py                 562    452    20%
nixops/ssh_util.py                    170    118    31%
nixops/state.py                        44     33    25%
nixops/statefile.py                   140     48    66%
nixops/util.py                        288    163    43%
-------------------------------------------------------
TOTAL                                3116   1807    42%
----------------------------------------------------------------------
Ran 42 tests in 6.189s

OK

@@ -1,12 +0,0 @@
#
Copy link
Member Author

Choose a reason for hiding this comment

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

This file was unused and broke coverage :)

@grahamc grahamc merged commit 4ef8dd9 into NixOS:master Feb 22, 2020
@grahamc grahamc deleted the run-checks branch February 22, 2020 22:03
@grahamc grahamc added this to the 2.0 milestone Apr 20, 2020
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.

None yet

1 participant