-
Notifications
You must be signed in to change notification settings - Fork 2
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
tryAdd additional handlings #51
Conversation
xmichele
commented
Mar 20, 2024
•
edited
Loading
edited
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change indentation after the newly introduced conditions, possibly with parenthesis
if ...
{
return
}
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comment for src/Stars.Data/Model/Metadata/Gaofen1-2-4/GaofenMetadataExtractor.cs (regarding formatting).
Otherwise change is fine.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #51 +/- ##
===========================================
+ Coverage 10.84% 10.86% +0.02%
===========================================
Files 240 240
Lines 35737 35726 -11
Branches 3150 3156 +6
===========================================
+ Hits 3874 3880 +6
+ Misses 31863 31846 -17
Flags with carried forward coverage won't be shown. Click here to find out more.
|