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

enhancement: add GeoCoordinate.Default #250

Merged
merged 4 commits into from
Feb 10, 2024
Merged

enhancement: add GeoCoordinate.Default #250

merged 4 commits into from
Feb 10, 2024

Conversation

RLittlesII
Copy link
Contributor

  • enhancement: add GeoCoordinate.Default
  • enhancement: enhancement: add GeoCoordinate Default

@github-actions github-actions bot added this to the v0.11.1 milestone Feb 10, 2024
@RLittlesII RLittlesII changed the title enhancement/geo enhancement: add GeoCoordinate.Default Feb 10, 2024
@RLittlesII RLittlesII enabled auto-merge (squash) February 10, 2024 06:38
Copy link

github-actions bot commented Feb 10, 2024

Qodana for .NET

6 new problems were found

Inspection name Severity Problems
Redundant using directive 🔶 Warning 4
Invalid XML documentation comment 🔶 Warning 1
Redundant class or interface specification in base types list 🔶 Warning 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (2a6c634) 42.28% compared to head (436945f) 43.06%.
Report is 1 commits behind head on master.

❗ Current head 436945f differs from pull request most recent head 1818938. Consider uploading reports for the commit 1818938 to get more accurate results

Files Patch % Lines
src/Core/Locations/GeoCoordinate.cs 0.00% 1 Missing ⚠️
src/Core/Locations/GpsLocation.cs 0.00% 1 Missing ⚠️
src/Core/Locations/MonitorState.cs 0.00% 1 Missing ⚠️
.../Core/Operations/Startup/ApplicationStartupBase.cs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
+ Coverage   42.28%   43.06%   +0.77%     
==========================================
  Files          55       54       -1     
  Lines         901      894       -7     
  Branches       70       70              
==========================================
+ Hits          381      385       +4     
+ Misses        520      509      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@RLittlesII RLittlesII merged commit bca3771 into master Feb 10, 2024
5 checks passed
@RLittlesII RLittlesII deleted the enhancement/geo branch February 10, 2024 06:58
@github-actions github-actions bot added the ✨ mysterious We forgot to label this label Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ mysterious We forgot to label this
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant