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

Dependency updates #130

Merged
merged 42 commits into from
Nov 23, 2023
Merged

Dependency updates #130

merged 42 commits into from
Nov 23, 2023

Conversation

afuetterer
Copy link
Owner

Description

Related issue: #ISSUE_NUMBER

Motivation and Context

How has this been tested?

Screenshots (if appropriate)

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Checklist

  • I have read the contributor guide.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

afuetterer and others added 30 commits November 16, 2023 14:00
when using the API and add progress to the project overview (rdmorganiser#488)
…interface

Add support for BASE_URL to the management react interface (rdmorganiser#815)
…ssbar

Refactor progress bar and overview
@afuetterer afuetterer merged commit 7114d06 into master Nov 23, 2023
6 checks passed
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6966309228

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 160 of 193 (82.9%) changed or added relevant lines in 24 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.6%) to 79.046%

Changes Missing Coverage Covered Lines Changed/Added Lines %
rdmo/projects/permissions.py 6 7 85.71%
rdmo/projects/utils.py 0 1 0.0%
rdmo/projects/validators.py 16 18 88.89%
rdmo/services/providers.py 0 4 0.0%
rdmo/projects/viewsets.py 14 24 58.33%
rdmo/projects/templatetags/projects_tags.py 7 22 31.82%
Files with Coverage Reduction New Missed Lines %
rdmo/projects/viewsets.py 2 65.96%
Totals Coverage Status
Change from base Build 6742586587: 0.6%
Covered Lines: 7131
Relevant Lines: 8775

💛 - Coveralls

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.

4 participants