Skip to content

Commit

Permalink
Users/soujanya/devopscli (#1436)
Browse files Browse the repository at this point in the history
* fixed syntax issue on line no 32

* latest recording file

* latest recordings

* removed ignored folder

* added env variable

* added ignore folder back

* latest passed recordings
  • Loading branch information
v-soujanya authored Jan 16, 2025
1 parent afa13c2 commit d174813
Show file tree
Hide file tree
Showing 28 changed files with 13,613 additions and 4,341 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pr-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ jobs:
- name: Run unit tests for code coverage
run: pytest --junitxml "TEST-UT-results.xml" --cov=azext_devops/dev --cov-report=xml --cov-report=html --ignore=azext_devops/tests/latest/integrationtests
working-directory: 'azure-devops'
env:
AZURE_DEVOPS_EXT_TEST_ORG: ${{ secrets.AZURE_DEVOPS_EXT_TEST_ORG }}
- name: Install beautifulsoup4
run: pip install beautifulsoup4
- name: Fix Code Coverage Style
Expand Down

Large diffs are not rendered by default.

Loading

0 comments on commit d174813

Please sign in to comment.