-
Notifications
You must be signed in to change notification settings - Fork 62
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
Recommended lgtm python issues #46
Comments
This issue has been updated to be Python-related only; C issues are consolidated in issue #43 |
Problems shown in this issue were fixed in nasa#72 as part of updates/refactoring. Other lgtm issues addressed here. Problems in auto-generated .py files not addressed. Auto-generated .py files renamed with Ui_ prefix. The lgtm.yml file must be updated to exclude these See nasa/cFS#92
Problems shown in this issue were fixed in nasa#72 as part of updates/refactoring. Other lgtm issues addressed here. Problems in auto-generated .py files not addressed. Auto-generated .py files renamed with Ui_ prefix. The lgtm.yml file must be updated to exclude these See nasa/cFS#92
@lbleier-GSFC have these been resolved as part of your previous work? Doesn't look like these are listing the autogenerated files, |
@lbleier-GSFC see https://lgtm.com/projects/g/nasa/cFS/alerts/?mode=list&lang=python for the latest set of issues. These all look to be against hand generated files. Can they be resolved? |
I'm very confused. I fixed these already. I am looking at my local copies and they are fixed. Not only that, the auto-generated ones here should be deleted because I changed the filenames (added the |
Did you? I just looked in master for the first LGTM alert, and it was still in the code (QtGui not used in CommandSystemDialog.py). Did you submit something that didn't get checked in? What are you looking at locally? Is there a branch you have locally that needs a PR? |
That particular file is auto-generated. I fixed the alerts for files that were hand-written. I am looking at the branch I made for this issue |
Copy. Looks like LGTM hasn't run an updated analysis on the latest master yet. I haven't been able to trigger it, but apparently it does a daily pull. |
What's odd is that I renamed auto-generated files such as these to have the |
@lbleier-GSFC coming up where? In LGTM it is because the last run was on a previous commit. You can see the commit it used and compare it with master (it's using the 6/10 IC merge last I checked). |
Problems shown in this issue were fixed in nasa#72 as part of updates/refactoring. Other lgtm issues addressed here. Problems in auto-generated .py files not addressed. Auto-generated .py files renamed with Ui_ prefix. The lgtm.yml file must be updated to exclude these See nasa/cFS#92
commit 2a8911f Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Fri Jun 26 17:34:54 2020 -0400 Enhancement nasa#103 - updates to allow user to select header version Updates GUI and backend to allow user to select header version offsets, or custom byte offsets commit 9d233eb Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Thu Jun 25 17:12:31 2020 -0400 WIP: Enhancement nasa#103 - updates to miniCmdUtil and other files commit 6d3f7ed Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Wed Jun 24 13:53:51 2020 -0400 WIP: Enhancement nasa#103 - updates to miniCmdUtil commit 8ad565c Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Wed Jun 24 10:56:45 2020 -0400 WIP: Enhancement nasa#103 - updates to miniCmdUtil commit a0d1872 Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Tue Jun 23 15:39:25 2020 -0400 WIP: Enhancement nasa#103 - Implemented native cmdUtil Native cmdUtil has only subset of full cmdUtil functionality Also implemented updates to GUI and backend to support custom byte offsets in tlm and cmd commit 09261e5 Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Tue Jun 16 13:27:26 2020 -0400 Enhancement nasa#103 - custom header mechanism Fix for rebase merge error commit 7754c9f Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Tue Jun 16 12:38:33 2020 -0400 Enhancement nasa#103 - custom header mechanism Updated UI and backend to support custom header sizes. Change only impacts tlm currently commit 821f06c Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Mon Jun 1 09:57:02 2020 -0400 Feature nasa#98 - Refactor UI to table widgets Removed unnecessary file commit b0bd3fa Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Mon Jun 1 09:06:45 2020 -0400 Feature nasa#98 - Refactor UI to use table widgets Backend updated accordingly. Other various tweaks/fixes as needed commit fb0ccb6 Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Wed May 27 16:23:40 2020 -0400 Fix nasa#46 Recommended lgtm python issues Problems shown in this issue were fixed in nasa#72 as part of updates/refactoring. Other lgtm issues addressed here. Problems in auto-generated .py files not addressed. Auto-generated .py files renamed with Ui_ prefix. The lgtm.yml file must be updated to exclude these See nasa/cFS#92 commit b3d8039 Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Wed May 20 07:54:39 2020 -0400 Fix nasa#88 - Modify GroundSystem to use JSON files generated by CCDD Also includes further updates and refinements to overall UI commit 26486cb Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Thu May 14 11:37:11 2020 -0400 Fix nasa#72 - Upgrade PyQt4 to PyQt5 Further edits based on CCB feedback, and other fixes as necessary commit 876a39d Author: Leor Bleier <Leor.Z.Bleier@nasa.gov> Date: Mon May 11 17:08:21 2020 -0400 Fix nasa#72 - Upgrade PyQt4 to PyQt5 Includes code cleanup/refactoring. Also fixes nasa#71
Fix #46 Recommended lgtm python issues
Is your feature request related to a problem? Please describe.
Recommendation from lgtm:
CHeaderParser.py
TlmMQRecv.py
CommandParser.py
HTMLDocsParser.py
ParameterDialog.py
GroundSystem.py
RoutingService.py
Paramete.py
UdpCommands.py
CHeaderParser.py
GenericTelemetry.py
TlmUDPSender.py
EventMessage.py
GenericTelemetry.py
UdpCommands.py
CommandSystem.py
TelemetrySystem.py
Requester Info
Anh Van, NASA Goddard
The text was updated successfully, but these errors were encountered: