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

Add more base viewsets for import/export #88

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

TheSuperiorStanislav
Copy link
Member

@TheSuperiorStanislav TheSuperiorStanislav commented Jan 7, 2025

  • Add base import/export views what only allows users to work with their own jobs (ImportJobForUserViewSet and ExportJobForUserViewSet).
  • Small actions definition refactor in ExportJobViewSet/ExportJobViewSet to allow easier overriding.

Also added pytest-sugar and pytest-xdist

@coveralls
Copy link

coveralls commented Jan 7, 2025

Pull Request Test Coverage Report for Build 12664076896

Details

  • 22 of 22 (100.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 12644050544: 0.0%
Covered Lines: 1455
Relevant Lines: 1455

💛 - Coveralls

@TheSuperiorStanislav TheSuperiorStanislav marked this pull request as ready for review January 7, 2025 09:41
* Add base import/export views what only allows users to work with their
 own jobs (`ImportJobForUserViewSet` and `ExportJobForUserViewSet`).
* Small actions definition refactor in
`ExportJobViewSet/ExportJobViewSet` to allow easier overriding.
@TheSuperiorStanislav TheSuperiorStanislav force-pushed the feature/add-base-viewsets-for-users branch from 8e83e84 to f6187be Compare January 8, 2025 04:27
@TheSuperiorStanislav TheSuperiorStanislav merged commit e7e8d26 into main Jan 8, 2025
9 checks passed
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