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

Add more math and Conditional Branching #38

Merged
merged 2 commits into from
Sep 13, 2020
Merged

Add more math and Conditional Branching #38

merged 2 commits into from
Sep 13, 2020

Conversation

water111
Copy link
Collaborator

7 functions down, only 10,423 left!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 252831549

  • 260 of 341 (76.25%) changed or added relevant lines in 13 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 59.093%

Changes Missing Coverage Covered Lines Changed/Added Lines %
goalc/compiler/Env.cpp 9 10 90.0%
goalc/compiler/Env.h 4 5 80.0%
goalc/compiler/Val.cpp 9 10 90.0%
goalc/compiler/compilation/Atoms.cpp 5 6 83.33%
goalc/main.cpp 0 1 0.0%
goalc/compiler/compilation/Define.cpp 19 23 82.61%
goalc/compiler/compilation/Math.cpp 26 35 74.29%
goalc/compiler/compilation/ControlFlow.cpp 81 108 75.0%
goalc/compiler/IR.cpp 79 115 68.7%
Totals Coverage Status
Change from base Build 252501915: 0.4%
Covered Lines: 12286
Relevant Lines: 20791

💛 - Coveralls

@water111 water111 merged commit 1ae52a3 into master Sep 13, 2020
@water111 water111 deleted the w/math_4 branch September 13, 2020 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants