[PR #83] [MERGED] Bugfix nestedmodule #158

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

📋 Pull Request Information

Original PR: https://github.com/patrickchugh/terravision/pull/83
Author: @patrickchugh
Created: 11/29/2023
Status: Merged
Merged: 11/29/2023
Merged by: @patrickchugh

Base: mainHead: bugfix-nestedmodule


📝 Commits (5)

📊 Changes

8 files changed (+283 additions, -283 deletions)

View changed files

📝 modules/annotations.py (+1 -1)
📝 modules/graphmaker.py (+97 -98)
📝 modules/helpers.py (+7 -12)
📝 modules/interpreter.py (+4 -4)
📝 modules/postfix.py (+1 -1)
📝 modules/resource_handlers.py (+8 -7)
📝 modules/tfwrapper.py (+26 -21)
📝 tests/testcase-wordpress.json (+139 -139)

📄 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/83 **Author:** [@patrickchugh](https://github.com/patrickchugh) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 11/29/2023 **Merged by:** [@patrickchugh](https://github.com/patrickchugh) **Base:** `main` ← **Head:** `bugfix-nestedmodule` --- ### 📝 Commits (5) - [`230483c`](https://github.com/patrickchugh/terravision/commit/230483c5968e8aa7d1d3da5fdb54522275a3cfce) updated testcase - [`733a07e`](https://github.com/patrickchugh/terravision/commit/733a07ef00aae12cbf5550bbc525d99a06699c73) Changed suffix to ~ - [`df9bb21`](https://github.com/patrickchugh/terravision/commit/df9bb21a506325cd825665081f2c8fd7d22380ca) 0. - [`788c12a`](https://github.com/patrickchugh/terravision/commit/788c12ad6aeee911eedabfe760104abc0e0513f2) fixed suffix [ - [`e985467`](https://github.com/patrickchugh/terravision/commit/e985467c432b6bff1e6a16f5f5347519d6c40e75) fixed data resource bug ### 📊 Changes **8 files changed** (+283 additions, -283 deletions) <details> <summary>View changed files</summary> 📝 `modules/annotations.py` (+1 -1) 📝 `modules/graphmaker.py` (+97 -98) 📝 `modules/helpers.py` (+7 -12) 📝 `modules/interpreter.py` (+4 -4) 📝 `modules/postfix.py` (+1 -1) 📝 `modules/resource_handlers.py` (+8 -7) 📝 `modules/tfwrapper.py` (+26 -21) 📝 `tests/testcase-wordpress.json` (+139 -139) </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:55 +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#158
No description provided.