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

fix(cli): adapt to changes in KG api for importing datasets #3549

Merged
merged 2 commits into from Jul 6, 2023

Conversation

Panaetius
Copy link
Member

closes #3543

@Panaetius Panaetius requested a review from a team as a code owner July 5, 2023 14:57
@coveralls
Copy link
Collaborator

coveralls commented Jul 5, 2023

Pull Request Test Coverage Report for Build 5472381575

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 6 unchanged lines in 5 files lost coverage.
  • Overall coverage decreased (-0.006%) to 85.977%

Files with Coverage Reduction New Missed Lines %
renku/core/dataset/providers/dataverse.py 1 64.76%
renku/ui/cli/init.py 1 96.9%
renku/ui/cli/service.py 1 68.91%
renku/ui/service/cache/models/file.py 1 93.15%
renku/ui/service/jobs/cleanup.py 2 81.82%
Totals Coverage Status
Change from base Build 5466370673: -0.006%
Covered Lines: 25861
Relevant Lines: 30079

💛 - Coveralls

@Panaetius Panaetius merged commit 020434a into develop Jul 6, 2023
29 checks passed
@Panaetius Panaetius deleted the fix/3543-fix-kg-name-change branch July 6, 2023 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Adapt dataset import to KG changes
3 participants