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 #639

Merged
merged 60 commits into from
Sep 30, 2021
Merged

Staging #639

merged 60 commits into from
Sep 30, 2021

Conversation

helllllllder
Copy link
Collaborator

No description provided.

- Add Elasticsearch to docker-compose
- update pipfile with the dependencies
- Update RepositoryNLPLog models, serializer, view, route and created a document for it to work with Elasticsearch
- Created a new permission "RepositoryLogPermission"
- Update pipenv, celery and psycopg2-binary
- Run Lint
- Update ReadMe with the new env vars
changed the version of pipenv in dockerfile

fixed version_name field at nlplog document

change nlplog test_okay so it updates the elasticsearch before make the request
add delay after install elasticsearch on travis
remove elasticsearch line on before_script
fix the nlplogdocument version_name fields
move celery tasks from signals to tasks

change pipfile where is == to ~= to follow PEP440
change makefile and readme with the command search_index

Try new settings on travis.yml
change test line to run all tests
helllllllder and others added 25 commits August 3, 2021 11:40
…ag and --tag to separate this test from the others and run it individually
change field repository_version_language in repository_version_langua…
…_index command

update travis to run the test command without removing the log test
…flict

Hotfix/solve staging master conflict
@sonarcloud
Copy link

sonarcloud bot commented Sep 30, 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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4149

  • 75 of 130 (57.69%) changed or added relevant lines in 9 files are covered.
  • 3 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.6%) to 80.302%

Changes Missing Coverage Covered Lines Changed/Added Lines %
bothub/api/v2/repository/filters.py 16 20 80.0%
bothub/api/v2/repository/permissions.py 3 15 20.0%
bothub/common/tasks.py 0 16 0.0%
bothub/common/signals.py 0 23 0.0%
Files with Coverage Reduction New Missed Lines %
bothub/common/tasks.py 1 0%
bothub/api/v2/repository/filters.py 2 67.4%
Totals Coverage Status
Change from base Build 4133: -0.6%
Covered Lines: 3983
Relevant Lines: 4960

💛 - Coveralls

@helllllllder helllllllder merged commit 22a1763 into master Sep 30, 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

5 participants