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

[FIX] Update links that threw warning in CI #1620

Merged
merged 8 commits into from
Sep 29, 2023

Conversation

Remi-Gau
Copy link
Collaborator

@Remi-Gau Remi-Gau commented Sep 26, 2023

@Remi-Gau Remi-Gau added the exclude-from-changelog This item will not feature in the automatically generated changelog label Sep 26, 2023
@codecov
Copy link

codecov bot commented Sep 26, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (a340ef0) 87.83% compared to head (0e17de4) 87.83%.
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1620   +/-   ##
=======================================
  Coverage   87.83%   87.83%           
=======================================
  Files          16       16           
  Lines        1356     1356           
=======================================
  Hits         1191     1191           
  Misses        165      165           

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

@Remi-Gau Remi-Gau marked this pull request as ready for review September 26, 2023 16:36
@@ -9,7 +9,7 @@ MRI acquisition parameters are divided into several categories based on
([article](https://doi.org/10.15200/winn.143191.17127)) by Ben Inglis.

When adding additional metadata please use the CamelCase version of
[DICOM ontology terms](https://scicrunch.org/scicrunch/interlex/dashboard)
[DICOM ontology terms](https://dicom.nema.org/medical/dicom/current/output/chtml/part16/chapter_d.html)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's pretty much the only one where I am not so sure this is the best link for this

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if https://bioportal.bioontology.org/ontologies/DCM might not be better. @dbkeator Any thoughts?

Copy link
Collaborator

@effigies effigies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thought I submitted this review. I'm okay merging as-is, but here are a couple small comments for your consideration.

src/modality-specific-files/electroencephalography.md Outdated Show resolved Hide resolved
src/modality-specific-files/electroencephalography.md Outdated Show resolved Hide resolved
src/modality-specific-files/magnetoencephalography.md Outdated Show resolved Hide resolved
src/modality-specific-files/magnetoencephalography.md Outdated Show resolved Hide resolved
@effigies effigies changed the title [FIX] update links that threw warning in CI [FIX] Update links that threw warning in CI Sep 29, 2023
@effigies effigies merged commit f9cfafa into bids-standard:master Sep 29, 2023
@Remi-Gau Remi-Gau deleted the links branch April 11, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude-from-changelog This item will not feature in the automatically generated changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failing check links in CI
3 participants