SIENTIAPDE-1110
shortcut
This commit is contained in:
@@ -71,4 +71,11 @@ pytest --cov=ingestor
|
|||||||
### Generate complete report
|
### Generate complete report
|
||||||
```
|
```
|
||||||
pytest --cov=ingestor --cov-report=html
|
pytest --cov=ingestor --cov-report=html
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#PR shortcut
|
||||||
|
```
|
||||||
|
git log origin/main..HEAD --no-merges > git_log
|
||||||
|
```
|
||||||
|
Prompt:
|
||||||
|
Write a summary of PR changes in markdown. Be objective and direct. Write to file
|
||||||
Reference in New Issue
Block a user