-
Notifications
You must be signed in to change notification settings - Fork 84
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
Refactoring and testing of Interactor classes #1570
Closed
swsrkty
wants to merge
30
commits into
Open-MSS:GSOC2022-SreelakshmiJayarajan
from
swsrkty:Refactor-interactor-module
Closed
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
3f4d33b
Incomplete refactoring of HPathInteractor
swsrkty 83670e9
Refactoring of Interactor classes and testing in plot module
swsrkty fb8532c
Testing Interactor classes
swsrkty 4d7324b
Testing side, linear view and moving plotting path to MySideViewFigur…
swsrkty ebd73d0
Plotting path using pathpatch
swsrkty 7e0b65d
Fixing class names and other errors
swsrkty a3dccc5
Fixing errors in testing
swsrkty ba27ad9
Fixing errors
swsrkty 0eaec8d
Refactoring and testing in top, side and linear views
swsrkty 60e98d0
Fixing errors
swsrkty ec41ade
Prototype CLI tool
swsrkty efde3cc
Fixing errors in refactoring
swsrkty 8f94841
Fixing more errors in refactoring
swsrkty 659fc7a
CLI tool with plotting flightpath
swsrkty 9431884
update
joernu76 cc913b1
Merge remote-tracking branch 'upstream/joern7' into Refactor-interact…
swsrkty bdb4910
Fixing errors in refactoring SideView
swsrkty cfd0019
Fixing errors in the previous commit
swsrkty 3f6d44b
Removing the use of WaypointsTableModel in plot module
swsrkty 71ccd94
update
joernu76 fedcd65
Fixing plotting of labels while testing in plot module
swsrkty 107acc2
Setting title for linear view for testing in plot module
swsrkty ba3079f
CLI tool script
swsrkty 82fa1a3
Fixing an error in calling draw method in plot module
swsrkty 9cd16a2
Adding config path parameter to the CLI tool
swsrkty a7e4083
Documentation for CLI tool
swsrkty cbe9208
Changing the directory of autoplot module
swsrkty ec7e4e5
Removing files related to the autoplot CLI tool
swsrkty d7a6f4f
Removing plot module
swsrkty b4143c0
Adding plot module
swsrkty File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add a ToDo, # ToDo refactor to a function