bmw-software-engineering / lobster

Lightweight Open BMW Software Traceability Evidence Report
GNU Affero General Public License v3.0
17 stars 7 forks source link

detect duplicate class method #108

Closed SurajBDeore closed 1 week ago

SurajBDeore commented 3 weeks ago

This pull request addresses an issue where the ref_down section in the lobster.report is incorrectly reflecting class references in the .py file.

Changes Made:

Issue #89

mugdhadhole1 commented 3 weeks ago

I could see that the CI failed at "Check output files" Your code modifications result in the changes in output files. You have to push the modified output files together with your code.

Suggestion - Please run the make test-ci command to generate the modified output files locally

Please check make lint as well locally to avoid CI failure