diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec9e05b..1a1d324 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -61,7 +61,7 @@ jobs: run: poetry run pytest --cov-report=xml shell: bash - name: Upload coverage to Codecov - uses: codecov/codecov-action@v3 + uses: codecov/codecov-action@v4 with: token: ${{ secrets.CODECOV_TOKEN }} diff --git a/.gitignore b/.gitignore index 2d1049f..a862838 100644 --- a/.gitignore +++ b/.gitignore @@ -139,5 +139,5 @@ dmypy.json # Cython debug symbols cython_debug/ -# Optional config file with router configuration for test script +# Optional config file for library_test.py script library_test.json diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml index 08066ab..22b6eba 100644 --- a/.idea/watcherTasks.xml +++ b/.idea/watcherTasks.xml @@ -42,7 +42,7 @@ -