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

Enhancement/ignore_reports #1131

Closed
wants to merge 12 commits into from

Conversation

franrua
Copy link

@franrua franrua commented Nov 4, 2019

Reports folder are created during test execution. This folder is not tracked by repository and can be accidentally added after CI/CD workflow, when the branch merge is tested.

Chusca and others added 12 commits October 30, 2019 09:20
* Implemented unit tests stage

* Added the requirements.txt install to the 'setup' stage
* Exported all reports as files into 'reports' folder
- Flake8 reports added
- Pytest reports added
- Bandit reports added

* Archived the reports as a tar file
* Added a simple benchmarking script
The script just execute 5 times the integration tests and reports
the time spent per job and a mean

* Added the benchmark stage
These folder can be accidentaly added to repository when the automated merging
is set
@franrua franrua changed the title Enhancement/ignore reports Enhancement/ignore_reports Nov 4, 2019
@franrua franrua closed this Nov 4, 2019
@franrua
Copy link
Author

franrua commented Nov 4, 2019

Wrong repo

@Chusca Chusca deleted the enhancement/ignore_reports branch November 5, 2019 09:14
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

2 participants