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

DRIFT-603: Fix check status for DriftDataPackage #23

Merged
merged 2 commits into from
Nov 21, 2022
Merged

Conversation

atimin
Copy link
Member

@atimin atimin commented Nov 18, 2022

Closes #18

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md have been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Bug fix

What is the current behavior?

To check a status of a package, we use a decorator, which didn't work with functions with parameters.

What is the new behavior?

Fixed the decorator

Does this PR introduce a breaking change?

No

Other information:

@atimin atimin changed the title fix check status for DrigtDataPackage DRIFT-603: Fix check status for DriftDataPackage Nov 18, 2022
@atimin atimin requested a review from pmalessa November 18, 2022 14:04
tests/package_test.py Show resolved Hide resolved
@atimin atimin merged commit 9f25e89 into develop Nov 21, 2022
@atimin atimin deleted the drift-603 branch November 21, 2022 10:40
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