-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pipeline Implementation #7
Merged
Merged
Conversation
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
commit 86a843f Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 17:24:22 2023 -0700 Update README to viewable version commit 00a9764 Merge: bc566cb 8eaa5cf Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 16:37:50 2023 -0700 Merge pull request #2 from UWCubeSat/interface Testing Suite Setup
commit 7b3c7e1 Author: Tri Nguyen <[email protected]> Date: Fri Sep 13 10:51:58 2024 -0700 Refractoring Changes commit 86a843f Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 17:24:22 2023 -0700 Update README to viewable version commit 00a9764 Merge: bc566cb 8eaa5cf Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 16:37:50 2023 -0700 Merge pull request #2 from UWCubeSat/interface Testing Suite Setup
commit f370c67 Author: Tri Nguyen <[email protected]> Date: Sat Sep 21 16:21:59 2024 -0700 Refractor v2 (#6) commit 0a466d3 Author: Tri Nguyen <[email protected]> Date: Sun Sep 15 19:42:02 2024 -0700 Refractor Code Base for Implementation (#5) Merge from pipeline, refractoring changes PR: #5 commit 86a843f Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 17:24:22 2023 -0700 Update README to viewable version commit 00a9764 Merge: bc566cb 8eaa5cf Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 16:37:50 2023 -0700 Merge pull request #2 from UWCubeSat/interface Testing Suite Setup
commit 1d2c89b Author: Tri Nguyen <[email protected]> Date: Sat Oct 5 17:19:22 2024 -0700 Example Test bugs commit adece2b Author: Tri Nguyen <[email protected]> Date: Sat Oct 5 17:11:03 2024 -0700 Stage extension for all stages
nguy8tri
reviewed
Oct 6, 2024
nguy8tri
requested changes
Oct 6, 2024
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.
Good job Hieu, just a few refractoring changes!
nguy8tri
approved these changes
Oct 14, 2024
nguy8tri
added a commit
that referenced
this pull request
Oct 17, 2024
commit 3863509 Author: Hieu Nguyen <[email protected]> Date: Mon Oct 14 12:11:23 2024 -0700 Pipeline Implementation (#7) * Added return to main * Squashed commit of the following: commit 86a843f Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 17:24:22 2023 -0700 Update README to viewable version commit 00a9764 Merge: bc566cb 8eaa5cf Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 16:37:50 2023 -0700 Merge pull request #2 from UWCubeSat/interface Testing Suite Setup * Squashed commit of the following: commit 7b3c7e1 Author: Tri Nguyen <[email protected]> Date: Fri Sep 13 10:51:58 2024 -0700 Refractoring Changes commit 86a843f Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 17:24:22 2023 -0700 Update README to viewable version commit 00a9764 Merge: bc566cb 8eaa5cf Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 16:37:50 2023 -0700 Merge pull request #2 from UWCubeSat/interface Testing Suite Setup * Merging from refractor * Pipeline Implementation * Made initial test and edits to pipeline.* * Use constants more * Squashed commit of the following: commit f370c67 Author: Tri Nguyen <[email protected]> Date: Sat Sep 21 16:21:59 2024 -0700 Refractor v2 (#6) commit 0a466d3 Author: Tri Nguyen <[email protected]> Date: Sun Sep 15 19:42:02 2024 -0700 Refractor Code Base for Implementation (#5) Merge from pipeline, refractoring changes PR: #5 commit 86a843f Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 17:24:22 2023 -0700 Update README to viewable version commit 00a9764 Merge: bc566cb 8eaa5cf Author: Tri Nguyen <[email protected]> Date: Sat Mar 25 16:37:50 2023 -0700 Merge pull request #2 from UWCubeSat/interface Testing Suite Setup * Removed catch framework * Fixed minor issues * Documentation and Quality Changes * pending tests * pipeline tests 100% coverage, all functions work * Squashed commit of the following: commit 1d2c89b Author: Tri Nguyen <[email protected]> Date: Sat Oct 5 17:19:22 2024 -0700 Example Test bugs commit adece2b Author: Tri Nguyen <[email protected]> Date: Sat Oct 5 17:11:03 2024 -0700 Stage extension for all stages * Revert to C++11 * Resolving Changes --------- Co-authored-by: Tri Nguyen <[email protected]> commit f370c67 Author: Tri Nguyen <[email protected]> Date: Sat Sep 21 16:21:59 2024 -0700 Refractor v2 (#6) commit 0a466d3 Author: Tri Nguyen <[email protected]> Date: Sun Sep 15 19:42:02 2024 -0700 Refractor Code Base for Implementation (#5) Merge from pipeline, refractoring changes PR: #5 # Conflicts: # src/distance/distance.hpp # src/style/style.hpp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Changes from @nguy8tri
Changes from @heeu0
Artifacts for PR #7 (DO NOT CHANGE)