Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Source Code Analyzer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • naomod
  • Model Driven Engineering (MDE)
  • Source Code Analyzer
  • Merge requests
  • !164

Update comments on #770, #882, #841 and #905 and fix #841

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Roxane MARECHAL requested to merge E177318M/projet-2019:general-improvements into master Dec 22, 2019
  • Overview 0
  • Commits 73
  • Changes 6

Update comments : tried to improve comments for #770 (closed) CommentRequired, #882 (closed) UseNotifyAllInsteadOfNotify, #841 (closed) MissingBreakInSwitch and #905 (closed) CommentRequired

Add unhandled cases for #841 (closed) MissingBreakInSwitch :

  • Modified helpers to handle all cases. Some of which were not handled before, such as : swich statements that contain return, continue and throw statements instead of break.
  • Updated input file missing-break-in-switch.xmi which now contains switch cases with return, continue and throw statements.

Remove : duplicate measure declaration of MeasureStringToString added in commit 872a2f2

Edited Dec 22, 2019 by Roxane MARECHAL
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: general-improvements