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

Staging #653

Merged
merged 75 commits into from
Oct 20, 2021
Merged

Staging #653

merged 75 commits into from
Oct 20, 2021

Conversation

helllllllder
Copy link
Collaborator

No description provided.

helllllllder and others added 30 commits August 24, 2021 17:55
Create QA logs model and document

create QA logs viewsets

create QA logs filter and permissions, and routes
…bothub-engine into hotfix/change_proto_repository
fix QALogsTestCase

change gunicorn workers var to be dynamic and add GUNICORN_WORKERS to the env
fix QALogsTestCase

change gunicorn workers var to be dynamic and add GUNICORN_WORKERS to the env
change QAKnowledgeBaseSerializer to return the user name and the language count(number of texts)
change QAKnowledgeBaseSerializer to return the user name and the language count(number of texts)
helllllllder and others added 24 commits September 29, 2021 16:30
@coveralls
Copy link

coveralls commented Oct 20, 2021

Pull Request Test Coverage Report for Build 4194

  • 170 of 227 (74.89%) changed or added relevant lines in 24 files are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.4%) to 79.914%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bothub/api/grpc/connect_grpc_client.py 0 1 0.0%
bothub/api/v2/repository/serializers.py 10 11 90.91%
bothub/authentication/authorization.py 0 1 0.0%
bothub/common/tasks.py 0 1 0.0%
bothub/common/models.py 50 53 94.34%
bothub/api/v2/repository/permissions.py 3 15 20.0%
bothub/api/v2/repository/views.py 23 41 56.1%
bothub/api/v2/repository/filters.py 2 22 9.09%
Files with Coverage Reduction New Missed Lines %
bothub/api/v2/repository/views.py 1 64.73%
bothub/common/models.py 1 94.72%
Totals Coverage Status
Change from base Build 4150: -0.4%
Covered Lines: 4094
Relevant Lines: 5123

💛 - Coveralls

@sonarcloud
Copy link

sonarcloud bot commented Oct 20, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@helllllllder helllllllder merged commit 268accc into master Oct 20, 2021
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

3 participants