Rework references.#1254
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1254 +/- ##
==========================================
- Coverage 86.36% 86.35% -0.01%
==========================================
Files 176 175 -1
Lines 13227 13214 -13
==========================================
- Hits 11423 11411 -12
+ Misses 1804 1803 -1 ☔ View full report in Codecov by Sentry. |
This comment has been minimized.
This comment has been minimized.
8e56683 to
754e9d5
Compare
5667967 to
91b13bd
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Logfiles from GitLab pipeline #210831 (:white_check_mark:) have been uploaded here! Status and direct links: |
JCGoran
left a comment
There was a problem hiding this comment.
Minor nitpick: could we put the URL of the branch of nmodl-references we are pushing to in the CI log? Just so we don't need to enter the URL by hand. A simple echo "Pushed to: https://github.com/BlueBrain/nmodl-references/tree/${branch}" would do since I think GH detects URLs. Other than that, LGTM.
|
The commit mentions this PR. Hence, it appears in the timeline. |
The idea is to generate the references, but not check that there are no differences. Doing so allows us to push the changes automatically to `nmodl-references`. NMODL Repo SHA: BlueBrain/nmodl@0e69948
The idea is to generate the references, but not check that there are no differences. Doing so allows us to push the changes automatically to
nmodl-references.