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

Updated to owlready2==0.44 #780

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Updated to owlready2==0.44 #780

merged 1 commit into from
Jul 31, 2024

Conversation

francescalb
Copy link
Collaborator

@francescalb francescalb commented Jul 31, 2024

Description

Upgrades of owlready has been halted for a while due to breaking changes.
This is due to a change introduced in owlready2==0.45 (adding python names to classes in the ontology),
and the automatic update to supporting owlready2==0.44 should not have been stopped.

Type of change

  • Bug fix.
  • New feature.
  • Documentation update.
  • Test update.

Checklist

This checklist can be used as a help for the reviewer.

  • Is the code easy to read and understand?
  • Are comments for humans to read, not computers to disregard?
  • Does a new feature has an accompanying new test (in the CI or unit testing schemes)?
  • Has the documentation been updated as necessary?
  • Does this close the issue?
  • Is the change limited to the issue?
  • Are errors handled for all outcomes?
  • Does the new feature provide new restrictions on dependencies, and if so is this documented?

Comments

Copy link

codecov bot commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.54%. Comparing base (d3c3e7f) to head (f4351d1).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #780   +/-   ##
=======================================
  Coverage   72.54%   72.54%           
=======================================
  Files          18       18           
  Lines        3701     3701           
=======================================
  Hits         2685     2685           
  Misses       1016     1016           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@francescalb francescalb changed the title Updated to oealready2==0.44 Updated to owlready2==0.44 Jul 31, 2024
@francescalb francescalb merged commit 28bc43e into master Jul 31, 2024
12 checks passed
@francescalb francescalb deleted the upgrade_to_owlready0.44 branch July 31, 2024 07:54
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.

2 participants