[PR #91] [MERGED] remove subprocess from tests #164

Closed
opened 2026-05-06 12:37:56 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/91
Author: @patrickchugh
Created: 12/3/2023
Status: Merged
Merged: 12/3/2023
Merged by: @patrickchugh

Base: mainHead: bugfix-gha


📝 Commits (3)

📊 Changes

2 files changed (+4 additions, -12 deletions)

View changed files

📝 .github/workflows/lint-and-test.yml (+1 -1)
📝 tests/integration_test.py (+3 -11)

📄 Description

YOUR PR TITLE

Type of Change

  • Bug Fix
  • New Feature
  • Refactor
  • Documentation

Checklist

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you written Documentation/Tests?
  • Have you read done your own code-review?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/patrickchugh/terravision/pull/91 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 12/3/2023 **Status:** ✅ Merged **Merged:** 12/3/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `bugfix-gha` --- ### 📝 Commits (3) - [`752dec1`](https://github.com/patrickchugh/terravision/commit/752dec124d9be9b7053c92214b8916d5e00fce3a) remove subprocess from tests - [`dec4b3c`](https://github.com/patrickchugh/terravision/commit/dec4b3c5b44e1580797449318aab22cae0a7bef7) fix - [`209aa5c`](https://github.com/patrickchugh/terravision/commit/209aa5cb82d7c52e12777445a37ff26404f0cf51) Merge branch 'main' into bugfix-gha ### 📊 Changes **2 files changed** (+4 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/lint-and-test.yml` (+1 -1) 📝 `tests/integration_test.py` (+3 -11) </details> ### 📄 Description # YOUR PR TITLE ## Type of Change * [ ] Bug Fix * [ ] New Feature * [ ] Refactor * [ ] Documentation ## Checklist All Submissions: * [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change? * [ ] Have you written Documentation/Tests? * [ ] Have you read done your own code-review? ### Changes to Core Features: * [ ] Have you added an explanation of what your changes do and why you'd like us to include them? * [ ] Have you written new tests for your core changes, as applicable? * [ ] Have you successfully run tests with your changes locally? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-06 12:37:56 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/terravision#164
No description provided.