Skip to content

Commit

Permalink
Do not comment on error failures, this does not work
Browse files Browse the repository at this point in the history
  • Loading branch information
anatoly-scherbakov committed Jan 7, 2024
1 parent 6b4c88f commit 15584e4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
16 changes: 1 addition & 15 deletions poetry.lock

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

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ 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"
lambdas = "^0.2.0"

[build-system]
Expand Down

4 comments on commit 15584e4

@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 51s ⏱️

@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 50s ⏱️

@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 55s ⏱️

@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 ⏱️

Please sign in to comment.