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

Develop #20

Merged
merged 93 commits into from
Oct 19, 2018
Merged

Develop #20

merged 93 commits into from
Oct 19, 2018

Conversation

LeonMatthes
Copy link
Collaborator

Merge all updates done in the develop branch into master again, now that Travis is running again.

LeonMatthes and others added 30 commits August 14, 2018 16:13
First try to implement the option of moving the first line of code into an extra text field.
As this would destroy the styling of the parameters, try to fix this by providing an extra Environment which includes the parameters (not working yet!)
The PolygonMorph now gets displayed in the Playgroud for better visual feedback
Not really pretty, but seems to work with alll Squeak 5.2 themes
Changed the StarPolygon-Lecture description to contain the correct number of tips (3, not 5).
Refactored the MotuStarTester
The Star lecture now only accepts yellow morphs.
Changed the provided solution accordingly.
Uses a custom parser for syntax highlighting.
Reuses the context bar for the method name/parameter list
…dictionary instead of a single class for each chapter
Deactivate Ctrl+D and similar acions
Temporarily rebinds ActiveWorld to allow the use of openInWorld in the "Create Morph" lecture
@coveralls
Copy link

coveralls commented Oct 19, 2018

Pull Request Test Coverage Report for Build 226

  • 852 of 1011 (84.27%) changed or added relevant lines in 228 files are covered.
  • 6 unchanged lines in 4 files lost coverage.
  • Overall coverage decreased (-1.3%) to 89.485%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/MorphicTutorial-Core.package/MotuLectureCategoryListItemWrapper.class/instance/hasContents.st 0 1 0.0%
packages/MorphicTutorial-Core.package/MotuLectureListItemWrapper.class/instance/asString.st 0 1 0.0%
packages/MorphicTutorial-Core.package/MotuLectureListItemWrapper.class/instance/setItem.model.parent..st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/ColorfulMorph.class/instance/handleMouseDown..st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/ColorfulMorph.class/instance/handlesMouseDown..st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/ColorfulMorph.class/instance/step.st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/ColorfulMorph.class/instance/stepTime.st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/ColorfulMorph.class/instance/switchColors.st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/MotuAbandonMorph.class/instance/solutionAbandon..st 0 1 0.0%
packages/MorphicTutorial-Lectures.package/MotuImageMorphFileAtPath.class/instance/solutionPathToAnImage.st 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
packages/MorphicTutorial-Lectures.package/MotuRelativePositioningMethod.class/instance/solutionPosition.relativeTo..st 1 0.0%
packages/MorphicTutorial-Lectures.package/MotuAbandonMorph.class/instance/solutionAbandon..st 1 0.0%
packages/MorphicTutorial-Lectures.package/MotuSteppingStepColors.class/instance/solutionStep.st 1 0.0%
packages/MorphicTutorial-Lectures.package/MotuNilLecture.class/instance/lectureName.st 3 0.0%
Totals Coverage Status
Change from base Build 221: -1.3%
Covered Lines: 2502
Relevant Lines: 2796

💛 - Coveralls

@LeonMatthes LeonMatthes merged commit affc084 into master Oct 19, 2018
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

4 participants