This repository was archived by the owner on Jul 5, 2023. It is now read-only.
Add support for alias_attribute - #516
Open
joshuay03 wants to merge 1 commit into
Open
Conversation
joshuay03
marked this pull request as draft
September 24, 2022 11:05
alias_attribute
joshuay03
force-pushed
the
alias-attribute-support
branch
12 times, most recently
from
September 24, 2022 12:42
c002e39 to
5ebee82
Compare
joshuay03
marked this pull request as ready for review
September 24, 2022 12:45
joshuay03
force-pushed
the
alias-attribute-support
branch
from
September 24, 2022 23:34
5ebee82 to
746e8c7
Compare
joshuay03
marked this pull request as draft
September 25, 2022 00:26
joshuay03
force-pushed
the
alias-attribute-support
branch
5 times, most recently
from
September 25, 2022 09:54
553b2e3 to
c1bc667
Compare
joshuay03
force-pushed
the
alias-attribute-support
branch
from
January 31, 2023 04:06
c1bc667 to
37d8dab
Compare
joshuay03
marked this pull request as ready for review
January 31, 2023 04:10
Codecov Report
@@ Coverage Diff @@
## master #516 +/- ##
==========================================
- Coverage 97.48% 97.44% -0.04%
==========================================
Files 115 115
Lines 2978 3011 +33
==========================================
+ Hits 2903 2934 +31
- Misses 75 77 +2
... and 5 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
joshuay03
force-pushed
the
alias-attribute-support
branch
4 times, most recently
from
May 27, 2023 10:07
9795d83 to
cd458b2
Compare
joshuay03
force-pushed
the
alias-attribute-support
branch
12 times, most recently
from
May 27, 2023 12:49
5817096 to
32d16ad
Compare
joshuay03
force-pushed
the
alias-attribute-support
branch
from
May 27, 2023 12:58
32d16ad to
4082861
Compare
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.
Addresses #267.
Adds support for
alias_attribute.