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

CmdExtractor outputs CSV & ignores items #897

Merged
1 commit merged into from
Mar 19, 2019
Merged

CmdExtractor outputs CSV & ignores items #897

1 commit merged into from
Mar 19, 2019

Conversation

ghost
Copy link

@ghost ghost commented Oct 9, 2018

closes #822

@ghost ghost self-requested a review October 9, 2018 19:41
@ghost
Copy link

ghost commented Nov 1, 2018

Cool feature. 👍

@ghost
Copy link
Author

ghost commented Nov 1, 2018

@ryanatball Can you do a quick test with DART? I don't think I tested that.

@ghost
Copy link

ghost commented Nov 1, 2018

I haven't tried DART. Will try tomorrow.

@codecov-io
Copy link

Codecov Report

Merging #897 into master will increase coverage by 0.16%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #897      +/-   ##
==========================================
+ Coverage   74.29%   74.45%   +0.16%     
==========================================
  Files         244      244              
  Lines       18954    19202     +248     
==========================================
+ Hits        14082    14297     +215     
- Misses       4872     4905      +33
Impacted Files Coverage Δ
lib/cosmos/packets/packet.rb 96.29% <100%> (ø) ⬆️
lib/cosmos/packets/structure.rb 98.51% <100%> (ø) ⬆️
lib/cosmos/tools/tlm_viewer/widgets/widget.rb 21.51% <0%> (-1%) ⬇️
lib/cosmos/interfaces/interface.rb 97.66% <0%> (-0.48%) ⬇️
lib/cosmos/top_level.rb 84.55% <0%> (-0.08%) ⬇️
lib/cosmos/interfaces/protocols/fixed_protocol.rb 100% <0%> (ø) ⬆️
...ib/cosmos/tools/cmd_tlm_server/background_tasks.rb 100% <0%> (ø) ⬆️
lib/cosmos/config/config_parser.rb 92.6% <0%> (+0.04%) ⬆️
lib/cosmos/script/scripting.rb 98.9% <0%> (+0.09%) ⬆️

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 1bc7a9a...999c71a. Read the comment docs.

@ghost ghost merged commit 629dcb1 into master Mar 19, 2019
@ghost ghost deleted the cmd_extract_csv branch March 19, 2019 19:51
This pull request was closed.
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.

CmdExtractor CSV Output Option
2 participants