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

Merge development & upstream (2022-12) #15

Merged
merged 31 commits into from
Dec 17, 2022
Merged

Conversation

syphax-bouazzouni
Copy link

@syphax-bouazzouni syphax-bouazzouni commented Dec 17, 2022

Changes

alexskr and others added 30 commits April 15, 2022 14:58
Unit tests are not passing at the moment but its important to keep track
of it
Addressable is included as a dependency of rdf gem so it should
not even be included here.
until the this version gem update can be closely evaluated
newer version of addressable is needed for google-apis-analytics_v3 gem
used in ncbo_cron
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@2.2.3...2.2.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.60 to 0.3.61.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](tzinfo/tzinfo@v0.3.60...v0.3.61)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…ts + removal at least one error.

The problem was that when a 'parents' attribute is added, it was verified possibly wrongly.  The constraints said that this should be a list of classes.  The list constraint passed, but the classes constraint was not covered and failed.
Skipped test_aggregate because of its dependance on Transitive closure which will be tested with AllegroGraph.
Add code coverage report uploads to codecove.io
…ted) tests + removal at least one error."

This reverts commit 0e09816.
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.

5 participants