Skip to content

kjm/pytest in docker - #32

Merged
kjmeagher merged 1 commit into
mainfrom
kjm/pytest_in_docker
Jun 20, 2026
Merged

kjm/pytest in docker#32
kjmeagher merged 1 commit into
mainfrom
kjm/pytest_in_docker

Conversation

@kjmeagher

Copy link
Copy Markdown
Member

newer versions don't work with older ubuntu docker images
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (097e9eb) to head (e0378df).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           77        77           
=========================================
  Hits            77        77           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown

Test Results

 10 files   -  1   10 suites   - 1   1m 25s ⏱️ +5s
 85 tests ± 0   82 ✅ ± 0    3 💤 ± 0  0 ❌ ±0 
850 runs   - 85  532 ✅  - 50  318 💤  - 35  0 ❌ ±0 

Results for commit e0378df. ± Comparison against base commit 097e9eb.

@kjmeagher
kjmeagher merged commit 52e1d54 into main Jun 20, 2026
16 checks passed
kjmeagher added a commit that referenced this pull request Jun 20, 2026
newer versions don't work with older ubuntu docker images
kjmeagher added a commit that referenced this pull request Jun 20, 2026
* Bump the actions group across 1 directory with 4 updates

Updates the requirements on [astropy](https://github.com/astropy/astropy), [pytest](https://github.com/pytest-dev/pytest), [pytest-cov](https://github.com/pytest-dev/pytest-cov) and [flit-core](https://github.com/pypa/flit) to permit the latest version.

Updates `astropy` to 6.0.1
- [Release notes](https://github.com/astropy/astropy/releases)
- [Changelog](https://github.com/astropy/astropy/blob/main/docs/changelog.rst)
- [Commits](astropy/astropy@v5.0...v6.0.1)

Updates `pytest` to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.0.0...8.4.2)

Updates `pytest-cov` to 7.1.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v6.0.0...v7.1.0)

Updates `flit-core` to 3.12.0
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](pypa/flit@2.0...3.12.0)

---
updated-dependencies:
- dependency-name: astropy
  dependency-version: 6.0.1
  dependency-type: direct:production
  dependency-group: actions
- dependency-name: flit-core
  dependency-version: 3.12.0
  dependency-type: direct:development
  dependency-group: actions
- dependency-name: pytest
  dependency-version: 8.4.2
  dependency-type: direct:development
  dependency-group: actions
- dependency-name: pytest-cov
  dependency-version: 7.1.0
  dependency-type: direct:development
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>

* set pytest version (#32)

newer versions don't work with older ubuntu docker images

* pull back dependabot a little

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Meagher <11620178+kjmeagher@users.noreply.github.com>
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.

1 participant