Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax Errors #22

Merged
merged 4 commits into from
Jul 4, 2023
Merged

Syntax Errors #22

merged 4 commits into from
Jul 4, 2023

Conversation

0x19
Copy link
Contributor

@0x19 0x19 commented Jul 3, 2023

Syntax errors now works at least in its basic version. Errors are not really user friendly in most of cases. That is something I am going to deal with in the future.

Closes: #19

@0x19 0x19 added bug Something isn't working enhancement New feature or request syntax errors Syntax Errors labels Jul 3, 2023
@0x19 0x19 self-assigned this Jul 3, 2023
@coveralls
Copy link

coveralls commented Jul 3, 2023

Pull Request Test Coverage Report for Build 5449502185

  • 71 of 95 (74.74%) changed or added relevant lines in 6 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.8%) to 75.993%

Changes Missing Coverage Covered Lines Changed/Added Lines %
solgo.go 8 13 61.54%
syntaxerrors/syntax_errors.go 34 39 87.18%
syntaxerrors/severity.go 9 23 39.13%
Files with Coverage Reduction New Missed Lines %
solgo.go 2 84.51%
Totals Coverage Status
Change from base Build 5448529684: -0.8%
Covered Lines: 899
Relevant Lines: 1183

💛 - Coveralls

@0x19 0x19 merged commit bb910d4 into main Jul 4, 2023
@0x19 0x19 deleted the syntax-errors branch July 4, 2023 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request syntax errors Syntax Errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntax Errors Improvements
2 participants