Change qenv as environment "type" -- adds names(qenv/qenv.error), get() and $ S3 methods - #218
Merged
Merged
Conversation
8 tasks
averissimo
marked this pull request as ready for review
October 28, 2024 17:09
Contributor
Unit Tests Summary 1 files 10 suites 1s ⏱️ Results for commit a5fcb9a. ♻️ This comment has been updated with latest results. |
Contributor
Unit Test Performance Difference
Additional test case details
Results for commit eecbc6d ♻️ This comment has been updated with latest results. |
Contributor
Code Coverage SummaryDiff against mainResults for commit: a5fcb9a Minimum allowed coverage is ♻️ This comment has been updated with latest results |
gogonzo
reviewed
Oct 29, 2024
gogonzo
reviewed
Oct 29, 2024
gogonzo
left a comment
Contributor
There was a problem hiding this comment.
Please test cover new functions
gogonzo
reviewed
Oct 29, 2024
averissimo
commented
Oct 29, 2024
averissimo
left a comment
Contributor
Author
There was a problem hiding this comment.
Some topics to discuss on this implementation
Co-authored-by: Dawid Kałędkowski <dawid.kaledkowski@gmail.com> Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
gogonzo
reviewed
Nov 5, 2024
Co-authored-by: Dawid Kałędkowski <dawid.kaledkowski@gmail.com> Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
gogonzo
reviewed
Nov 5, 2024
averissimo
commented
Nov 6, 2024
gogonzo
reviewed
Nov 7, 2024
Co-authored-by: Dawid Kałędkowski <dawid.kaledkowski@gmail.com> Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
gogonzo
reviewed
Nov 7, 2024
gogonzo
reviewed
Nov 7, 2024
Co-authored-by: Dawid Kałędkowski <dawid.kaledkowski@gmail.com> Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
Co-authored-by: Dawid Kałędkowski <dawid.kaledkowski@gmail.com> Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
averissimo
commented
Nov 7, 2024
Signed-off-by: André Veríssimo <211358+averissimo@users.noreply.github.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Pull Request
$method to access objs from env #164names()function and deprecatesdatanames()teal.data#347Changes description
qenvS4 class inherits fromenvironmentdata class@envslot in favor ofqenv@envwith@.xData(slot created by parent class)environmentclass are supported natively inqenv