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

v1.10.0 #42

Merged
merged 37 commits into from Oct 13, 2021
Merged

v1.10.0 #42

merged 37 commits into from Oct 13, 2021

Conversation

robamu
Copy link
Collaborator

@robamu robamu commented Oct 13, 2021

  • Update to v1.10.0
  • Spacepackets updates to v0.4.2
  • Replaced more setters and getters with properties
  • API changes, TCP ComIF takes list of space packet IDs now to allow multiple APIDs
  • Service 1 and Service 17 PUS TM components moved to spacepackets, extension for tmtccmd are now named Service1TMExtended and Service17TMExtended

@robamu robamu added this to the v1.10.0 milestone Oct 13, 2021
@codecov-commenter
Copy link

codecov-commenter commented Oct 13, 2021

Codecov Report

Merging #42 (2e29897) into main (45a62b5) will increase coverage by 0.84%.
The diff coverage is 66.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   44.78%   45.63%   +0.84%     
==========================================
  Files          58       54       -4     
  Lines        4030     3936      -94     
==========================================
- Hits         1805     1796       -9     
+ Misses       2225     2140      -85     
Flag Coverage Δ
unittests 45.63% <66.76%> (+0.84%) ⬆️

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

Impacted Files Coverage Δ
src/tmtccmd/com_if/tcpip_udp_com_if.py 29.85% <0.00%> (ø)
src/tmtccmd/config/args.py 15.10% <0.00%> (ø)
src/tmtccmd/config/definitions.py 100.00% <ø> (ø)
src/tmtccmd/tm/service_3_housekeeping.py 27.47% <7.69%> (ø)
src/tmtccmd/config/com_if.py 25.21% <15.38%> (-1.34%) ⬇️
src/tmtccmd/tc/packer.py 48.38% <20.00%> (ø)
src/tmtccmd/tc/service_5_event.py 21.87% <25.00%> (ø)
src/tmtccmd/pus/service_1_verification.py 44.04% <34.61%> (ø)
src/tmtccmd/com_if/tcpip_tcp_com_if.py 32.03% <50.00%> (ø)
src/tmtccmd/tm/handler.py 53.57% <50.00%> (ø)
... and 15 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 45a62b5...2e29897. Read the comment docs.

@robamu robamu merged commit 81be253 into main Oct 13, 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