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

Lambda lift class #7

Merged
merged 23 commits into from Apr 25, 2018
Merged

Lambda lift class #7

merged 23 commits into from Apr 25, 2018

Conversation

scnerd
Copy link
Owner

@scnerd scnerd commented Apr 25, 2018

No description provided.

@coveralls
Copy link

coveralls commented Apr 25, 2018

Pull Request Test Coverage Report for Build 60

  • 480 of 592 (81.08%) changed or added relevant lines in 12 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-4.6%) to 85.113%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pragma/inline.py 9 10 90.0%
pragma/collapse_literals.py 12 14 85.71%
pragma/lift.py 77 80 96.25%
pragma/core/resolve/literal.py 51 57 89.47%
pragma/unroll.py 12 21 57.14%
pragma/core/transformer.py 35 49 71.43%
pragma/core/resolve/iterable.py 55 74 74.32%
pragma/core/resolve/indexable.py 49 70 70.0%
pragma/core/resolve/init.py 155 192 80.73%
Files with Coverage Reduction New Missed Lines %
pragma/lift.py 1 96.46%
Totals Coverage Status
Change from base Build 26: -4.6%
Covered Lines: 1052
Relevant Lines: 1236

💛 - Coveralls

@scnerd scnerd merged commit fe64e14 into master Apr 25, 2018
@scnerd scnerd deleted the lambda_lift_class branch April 25, 2018 17:00
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.

None yet

2 participants