pyiron / pyiron_ontology

Combining pyiron and owlready2 for ontologically guided workflow design
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Bump owlready2 from 0.45 to 0.46 #48

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps owlready2 from 0.45 to 0.46.

Commits
  • 96ac960 Merged jibalamy/owlready2 into master
  • 8a7a207 Add an option to hermit reasoner to ignore unsupported datatypes
  • fb3a5a3 Merged in master (pull request #22)
  • 7046847 Remove warning when Cython module is not available; work on observe
  • 7c39ad0 Update import OMOP CDM for their new CSV format
  • 59d1a60 fix IRI() return type in SPARQL
  • 8228d1c fix IRI() return type in SPARQL
  • db7be8d Basic support for enumerated datatypes
  • 4752525 Fix SPARQL queries with two UNIONs when there is no shared variables between ...
  • 6e95147 reasoning.rst edited online with Bitbucket
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
github-actions[bot] commented 7 months ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyironontology/dependabot/pip/owlready2-0.46

codacy-production[bot] commented 7 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (43bbc880bb774345d8ef18d79de4f3c69a76eab3) | 459 | 418 | 91.07% | | | Head commit (3a4b844109c2fbe3c40296ea6acab85739703027) | 459 (+0) | 418 (+0) | 91.07% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#48) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation