Skip to content

Conversation

@nolar
Copy link
Owner

@nolar nolar commented Dec 24, 2025

Otherwise, the fixture errors were raised in the yield, which is itself under the except RuntimeError clause, and therefore the fixture error was considered connected to the RuntimeError, despite the latter is fully expected in this context.

Otherwise, the fixture errors were raised in the `yield`, which is itself under the `except RuntimeError` clause, and therefore the fixture error was considered connected to the RuntimeError, despite the latter is fully expected in this context.

Signed-off-by: Sergey Vasilyev <nolar@nolar.info>
@github-actions
Copy link

Pull Request Test Coverage Report for Build 20489192927

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 64.467%

Changes Missing Coverage Covered Lines Changed/Added Lines %
looptime/plugin.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
looptime/plugin.py 1 67.11%
Totals Coverage Status
Change from base Build 20388561559: 0.7%
Covered Lines: 281
Relevant Lines: 463

💛 - Coveralls

4 similar comments
@github-actions
Copy link

Pull Request Test Coverage Report for Build 20489192927

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 64.467%

Changes Missing Coverage Covered Lines Changed/Added Lines %
looptime/plugin.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
looptime/plugin.py 1 67.11%
Totals Coverage Status
Change from base Build 20388561559: 0.7%
Covered Lines: 281
Relevant Lines: 463

💛 - Coveralls

@github-actions
Copy link

Pull Request Test Coverage Report for Build 20489192927

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 64.467%

Changes Missing Coverage Covered Lines Changed/Added Lines %
looptime/plugin.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
looptime/plugin.py 1 67.11%
Totals Coverage Status
Change from base Build 20388561559: 0.7%
Covered Lines: 281
Relevant Lines: 463

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 24, 2025

Pull Request Test Coverage Report for Build 20489192927

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 64.467%

Changes Missing Coverage Covered Lines Changed/Added Lines %
looptime/plugin.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
looptime/plugin.py 1 67.11%
Totals Coverage Status
Change from base Build 20388561559: 0.7%
Covered Lines: 281
Relevant Lines: 463

💛 - Coveralls

@github-actions
Copy link

Pull Request Test Coverage Report for Build 20489192927

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.7%) to 64.467%

Changes Missing Coverage Covered Lines Changed/Added Lines %
looptime/plugin.py 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
looptime/plugin.py 1 67.11%
Totals Coverage Status
Change from base Build 20388561559: 0.7%
Covered Lines: 281
Relevant Lines: 463

💛 - Coveralls

@nolar nolar merged commit 0d4951d into main Dec 24, 2025
11 checks passed
@nolar nolar deleted the detach-stacktraces branch December 24, 2025 15:54
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.

3 participants