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

CKAN 2.10 support #48

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

CKAN 2.10 support #48

wants to merge 7 commits into from

Conversation

pdelboca
Copy link
Collaborator

This PR adds CKAN 2.10 support to the extension.

Main changes

CKAN 2.10 separates Activity logic into its own extension. Therefore we need to change were we import from.
@codecov-commenter
Copy link

Codecov Report

Merging #48 (fb7a97d) into main (3a6094a) will increase coverage by 0.21%.
The diff coverage is 93.22%.

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   66.98%   67.20%   +0.21%     
==========================================
  Files          15       15              
  Lines        1054     1061       +7     
==========================================
+ Hits          706      713       +7     
  Misses        348      348              
Impacted Files Coverage Δ
ckanext/versions/logic/action.py 71.90% <55.55%> (+0.47%) ⬆️
ckanext/versions/tests/test_actions.py 99.00% <100.00%> (ø)
ckanext/versions/tests/test_auth.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

None yet

2 participants