Skip to content

Commit

Permalink
add code markings for health report
Browse files Browse the repository at this point in the history
  • Loading branch information
InnocentBug committed Mar 27, 2024
1 parent adf688d commit ab14e5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@

### Health Report

```shell
=============================================================================================== test session starts ===============================================================================================
platform linux -- Python 3.11.2, pytest-7.4.3
plugins: cov-4.1.0
Expand Down Expand Up @@ -101,3 +102,4 @@ FAILED tests/nodes/subobjects/test_software.py::test_integration_software - Attr
FAILED tests/nodes/subobjects/test_software_configuration.py::test_integration_software_configuration - AttributeError: 'list' object has no attribute 'starts with'
FAILED tests/nodes/supporting_nodes/test_file.py::test_integration_file - AttributeError: 'list' object has no attribute 'starts with'
======================================================================== 23 failed, 100 passed, 1 skipped, 1 warning in 905.51s (0:15:05) =========================================================================
```

0 comments on commit ab14e5d

Please sign in to comment.