-
Notifications
You must be signed in to change notification settings - Fork 5
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
Apply COPIERTemplate 0.6.0 with minimum optional questions #50
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #50 +/- ##
==========================================
- Coverage 69.03% 66.53% -2.51%
==========================================
Files 5 6 +1
Lines 197 254 +57
==========================================
+ Hits 136 169 +33
- Misses 61 85 +24 ☔ View full report in Codecov by Sentry. |
d549e17
to
dbc4831
Compare
The indentation size was 2 for most files except Julia, which led to many files being fixed. |
dbc4831
to
45ccb11
Compare
45ccb11
to
39c4780
Compare
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.
.
docs/src/90-developer.md
Outdated
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.
Both this and contributing are 90-*.md
, shouldn't one of them be 91-*.md
? I'm presuming the number is for deterministic ordering.
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.
Makes sense. I will rename them in the template.
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.
Done
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.
After renaming <num>-*.md
to be in the correct sequence, everything should be good.
I've updated (using |
This applies the template with minimum options.