nasa / OnAIR

The On-board Artificial Intelligence Research (OnAIR) Platform is a framework that enables AI algorithms written in Python to interact with NASA's cFS. It is intended to explore research concepts in autonomous operations in a simulated environment.
66 stars 15 forks source link

65 rename remaining references to dataparser #76

Closed asgibson closed 11 months ago

asgibson commented 11 months ago

PR #75 should be completed before this (this branch based on #67)

codecov-commenter commented 11 months ago

Codecov Report

Merging #76 (894843b) into main (b17104e) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         1067      1067           
  Branches       146       146           
=========================================
  Hits          1067      1067           
Files Coverage Δ
onair/src/run_scripts/execution_engine.py 100.00% <100.00%> (ø)
onair/src/run_scripts/sim.py 100.00% <100.00%> (ø)