Conversation
Contributor
Author
|
i think,i can say this is partial one. i wanna see pipeline though |
MrKeiKun
force-pushed
the
fix-388-comprehensive-coverage
branch
9 times, most recently
from
October 3, 2025 20:59
33d94df to
cf3cad0
Compare
Contributor
Author
|
Right now, total coverage is at least: 42.7%. |
Collaborator
|
Checking your PR. I can take some time :) |
Signed-off-by: Lorenzo Buitizon <the.keikun@gmail.com>
Signed-off-by: Lorenzo Buitizon <the.keikun@gmail.com>
MrKeiKun
force-pushed
the
fix-388-comprehensive-coverage
branch
from
August 21, 2026 04:01
cf3cad0 to
fbbf2a1
Compare
…ream Signed-off-by: Lorenzo Buitizon <the.keikun@gmail.com>
…terraform, terragrunt, atmos, tofu) Signed-off-by: Lorenzo Buitizon <the.keikun@gmail.com>
Signed-off-by: Lorenzo Buitizon <the.keikun@gmail.com>
MrKeiKun
force-pushed
the
fix-388-comprehensive-coverage
branch
from
August 21, 2026 04:06
fbbf2a1 to
215a160
Compare
Contributor
Author
|
@kvendingoldo this looks ready |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR enhances test coverage across the tenv codebase for #388. It has now been rebased onto the latest
upstream/mainand extended with additional coverage.Recent updates
TENV_LOCK_PATHenv var resolution (pkg/lockfile,config,versionmanager)versionmanager/semantic/parser/terragrunt,versionmanager/retriever/tofu/dl,versionmanager/retriever/atmos,versionmanager/retriever/terraform,versionmanager/retriever/terragrunt.gitignorebug: unanchored entries (terraform,terragrunt,atmos,tofu,tenv,terramate) were matching anywhere in the tree, silently hiding new files under source directories with the same names (e.g.versionmanager/retriever/terraform/)Changes Made
Test Coverage Areas
Referenced Issue: #388