Conversation
Codecov ReportBase: 93.66% // Head: 93.66% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@ ## master #615 +/- ## ======================================= Coverage 93.66% 93.66% ======================================= Files 44 44 Lines 16800 16800 ======================================= Hits 15736 15736 Misses 1064 1064 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
ghaith approved these changes Oct 25, 2022
99NIMI pushed a commit to 99NIMI/rusty that referenced this pull request Oct 25, 2022
ghaith added a commit that referenced this pull request Nov 10, 2022
* #508 add failing test, refactor * Line numbers for SourceLocation / SymbolLocation (#611) VariableIndexEntries now offer a SymbolLocation that consists of a line-nr, and offset, and a file-name * date-time literals comparison (#610) * adds failing test * #593 fix wrong test * #593 case condition validation * 569 global variable initializer type does not match global variable type (#613) * Fix Enum resolution * Add test for resolver * update book for long datetypes (#615) * Line numbers for SourceLocation / SymbolLocation (#611) VariableIndexEntries now offer a SymbolLocation that consists of a line-nr, and offset, and a file-name * 569 global variable initializer type does not match global variable type (#613) * Fix Enum resolution * Add test for resolver * #508 call parameter validation * #508 call parameter validation * #508 refactor, review comments * #508 review Co-authored-by: Mathias Rieder <mathias.rieder@gmail.com> Co-authored-by: Michael HASELBERGER <Michael.HASELBERGER@bachmann.info> Co-authored-by: Ghaith Hachem <ghaith.hachem@gmail.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 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.
improved documentation