Thanks to visit codestin.com
Credit goes to github.com

Skip to content

karmeev/mars-pathfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing

Mars Pathfinder

Mars Pathfinder was an American robotic spacecraft that landed a base station with a roving probe on Mars in 1997. It consisted of a lander, renamed the Carl Sagan Memorial Station, and a lightweight, 10.6 kg (23 lb) wheeled robotic Mars rover named Sojourner, the first rover to operate outside the Earth–Moon system. The mission terminated in 1998.


drawing

Want to see more? Go here...

🤝 Coverage

Summary
Generated on: 08/07/2025 - 13:53:19
Coverage date: 08/07/2025 - 13:53:10 - 08/07/2025 - 13:53:18
Parser: MultiReport (4x Cobertura)
Assemblies: 2
Classes: 4
Files: 4
Line coverage: 81.3% (87 of 107)
Covered lines: 87
Uncovered lines: 20
Coverable lines: 107
Total lines: 244
Branch coverage: 71.4% (35 of 49)
Covered branches: 35
Total branches: 49
Method coverage: Feature is only available for sponsors

Coverage

Nasa.Pathfinder.Facades - 88%
Name Line Branch
Nasa.Pathfinder.Facades 88% 100%
Nasa.Pathfinder.Facades.Internal.BotFacade 100%
Nasa.Pathfinder.Facades.Internal.MessageFacade 75% 100%
Nasa.Pathfinder.Services - 76.9%
Name Line Branch
Nasa.Pathfinder.Services 76.9% 70.2%
Nasa.Pathfinder.Services.Internal.MessageDecoderService 100% 100%
Nasa.Pathfinder.Services.Internal.WorldMapService 68.7% 62.1%

🚀 Setup Instructions

Prerequisites

  1. Clone the repository:

    git clone https://github.com/karmeev/mars-pathfinder.git
    cd mars-pathfinder
  2. Start backend

    make space