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

Update rq related dependencies, to hopefully alleviate issue 6424 #6426

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

justinclift
Copy link
Member

What type of PR is this?

  • Other

Description

This PR updates some of the rq related dependencies, as part of potentially fixing #6424.

Note that this doesn't update to the very latest versions of rq nor rq-scheduler, as the newer versions fail our backend unit tests. To update to those, we'll likely need to update our source code and/or unit tests.

How is this tested?

  • Unit tests (pytest, jest)
  • E2E Tests (Cypress)

@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Merging #6426 (e192b97) into master (c2e7df0) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #6426   +/-   ##
=======================================
  Coverage   60.94%   60.94%           
=======================================
  Files         156      156           
  Lines       12758    12758           
  Branches     1735     1735           
=======================================
  Hits         7775     7775           
  Misses       4752     4752           
  Partials      231      231           

@justinclift
Copy link
Member Author

Merging this, as it's just dependency updates which shouldn't hurt anyway. 😄

@justinclift justinclift merged commit 41495ba into master Sep 6, 2023
18 checks passed
@justinclift justinclift deleted the issue_6424_v1 branch September 6, 2023 08:37
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

1 participant