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.
Want to see more? Go here...
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 |
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% |
-
Clone the repository:
git clone https://github.com/karmeev/mars-pathfinder.git cd mars-pathfinder -
Start backend
make space