Results 3 issues of lmove

**Describe the Bug** The `isImplicit()` method sometimes returns a wrong value when dealing with implicit elements such as implicit constructors. (For the previous example the output is always `false`.) **To...

documentation

Hi all! Hope you can help us with the following issue. ## Current Setting We have an organization on the university GitLab instance with: - Students groups, each with two...

bug
gitlab
information needed

When no project delta is detected by Scava, rascal metrics are not recomputed (check `compute` method in `RascalMetricProvider` class, [here](https://github.com/crossminer/scava/blob/dev/metric-platform/platform-extensions/org.eclipse.scava.platform.metricmanager.rascal/src/org/eclipse/scava/metricprovider/rascal/RascalMetricProvider.java#L225)). This causes that historic metrics such as `commitsToday.historic` gather wrong...

bug