Skip to content
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

Update to v1.4.3 #13

Merged
merged 55 commits into from May 4, 2021
Merged

Update to v1.4.3 #13

merged 55 commits into from May 4, 2021

Conversation

robamu
Copy link
Collaborator

@robamu robamu commented May 4, 2021

  • Refactored Object ID manager
  • Added more tests
  • Project part of (personal) organization now, READMEs updated accordingly
  • Configurability increased: JSON config path is passed now instead of being hardcoded
  • Cleaned up GUI a bit, some additions still necessary for usability

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2021

Codecov Report

Merging #13 (ebb2724) into main (74a86e5) will decrease coverage by 23.68%.
The diff coverage is 74.57%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #13       +/-   ##
===========================================
- Coverage   75.26%   51.58%   -23.69%     
===========================================
  Files          16       52       +36     
  Lines         849     3123     +2274     
===========================================
+ Hits          639     1611      +972     
- Misses        210     1512     +1302     
Flag Coverage Δ
unittests 51.58% <74.57%> (-23.69%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tmtccmd/sendreceive/cmd_sender_receiver.py 16.93% <0.00%> (ø)
...ccmd/sendreceive/single_command_sender_receiver.py 36.66% <0.00%> (ø)
src/tmtccmd/pus_tm/service_8_functional_cmd.py 23.68% <11.11%> (ø)
src/tmtccmd/utility/json_handler.py 46.87% <14.28%> (ø)
src/tmtccmd/defaults/com_setup.py 18.51% <20.00%> (ø)
src/tmtccmd/com_if/tcpip_utilities.py 14.49% <23.07%> (ø)
src/tmtccmd/com_if/com_if_utilities.py 12.24% <25.00%> (ø)
src/tmtccmd/com_if/serial_utilities.py 11.76% <28.57%> (ø)
src/tmtccmd/defaults/globals_setup.py 17.11% <50.00%> (ø)
src/tmtccmd/ecss/tm_creator.py 77.77% <50.00%> (-0.92%) ⬇️
... and 60 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 74a86e5...ebb2724. Read the comment docs.

@robamu robamu merged commit f80d00e into main May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants