Skip to content

Commit

Permalink
Comment on failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed Jan 7, 2024
1 parent b82ea26 commit d983d3a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
16 changes: 15 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jeeves-yeti-pyproject = { version = "^0.2.20", markers = "python_version >= '3.1
[tool.poetry.group.dev.dependencies]
types-pyyaml = "^6.0.12.11"
rdflib-pyld-compat = "^0.1.0"
pytest-github-actions-annotate-failures = "^0.2.0"

[build-system]
requires = ["poetry-core"]
Expand Down

4 comments on commit d983d3a

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
yaml_ld
   __init__.py50100% 
   annotations.py50100% 
   compact.py2199 57%
   errors.py2611 96%
   expand.py220100% 
   loader.py210100% 
   models.py140100% 
   parse.py2911 97%
   rdf.py120100% 
   to_rdf.py90100% 
TOTAL1641193% 

Tests Skipped Failures Errors Time
850 1 💤 409 ❌ 0 🔥 1m 52s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
yaml_ld
   __init__.py50100% 
   annotations.py50100% 
   compact.py2199 57%
   errors.py2611 96%
   expand.py220100% 
   loader.py210100% 
   models.py140100% 
   parse.py2911 97%
   rdf.py120100% 
   to_rdf.py90100% 
TOTAL1641193% 

Tests Skipped Failures Errors Time
850 1 💤 409 ❌ 0 🔥 1m 54s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
yaml_ld
   __init__.py50100% 
   annotations.py50100% 
   compact.py2199 57%
   errors.py2611 96%
   expand.py220100% 
   loader.py210100% 
   models.py140100% 
   parse.py2911 97%
   rdf.py120100% 
   to_rdf.py90100% 
TOTAL1641193% 

Tests Skipped Failures Errors Time
850 1 💤 409 ❌ 0 🔥 1m 59s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

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

Coverage

Coverage Report
FileStmtsMissCoverMissing
yaml_ld
   __init__.py50100% 
   annotations.py50100% 
   compact.py2199 57%
   errors.py2611 96%
   expand.py220100% 
   loader.py210100% 
   models.py140100% 
   parse.py2911 97%
   rdf.py120100% 
   to_rdf.py90100% 
TOTAL1641193% 

Tests Skipped Failures Errors Time
850 1 💤 409 ❌ 0 🔥 2m 2s ⏱️

Please sign in to comment.