-
Notifications
You must be signed in to change notification settings - Fork 178
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
Add MekLocation tests #2331
Add MekLocation tests #2331
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2331 +/- ##
============================================
+ Coverage 10.58% 10.89% +0.31%
- Complexity 3548 3727 +179
============================================
Files 670 670
Lines 94682 94679 -3
Branches 15860 15850 -10
============================================
+ Hits 10020 10315 +295
+ Misses 83295 83006 -289
+ Partials 1367 1358 -9
Continue to review full report at Codecov.
|
2d1d11f
to
ca6b6ac
Compare
d2e2e7f
to
0b9634d
Compare
I've only got the small tests left to do, but otherwise all of the major functionality of MekLocation is now tested. |
@sixlettervariables just noticed this was unmerged. A few comments open and a merge conflict to fix, then this should be good to merge |
Co-authored-by: Justin Bowen <[email protected]>
@Windchild292 addressed. There were some odd merge conflicts in un-changed parts of the code (Acquisition dialog), but I have those resolved. |
This adds MekLocation unit tests and fixes tiny nits along the way.
TODO: