Skip to content

Fix references to outdated master branch#524

Merged
lan496 merged 2 commits intospglib:developfrom
LecrisUT:fix/linkcheck
Aug 12, 2024
Merged

Fix references to outdated master branch#524
lan496 merged 2 commits intospglib:developfrom
LecrisUT:fix/linkcheck

Conversation

@LecrisUT
Copy link
Copy Markdown
Collaborator

After removing the outdated branches following #512 (comment), there apparently were links that pointed to outdated files. This PR fixes this issue and introduces the roles to simplify the linkage.

Currently the linkcheck will fail on PRs since the links to path point statically to develop branch. I will probably adapt a similar fix that I have investigated in tmt, where the link construction points to branch/tag/commit, whichever it manages to detect first.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.12%. Comparing base (824382a) to head (34d4c2c).
Report is 13 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #524   +/-   ##
========================================
  Coverage    84.12%   84.12%           
========================================
  Files           26       26           
  Lines         8122     8122           
  Branches      1702     1702           
========================================
  Hits          6833     6833           
  Misses        1289     1289           
Flag Coverage Δ
c_api 75.39% <ø> (ø)
fortran_api 56.29% <ø> (ø)
python_api 81.39% <ø> (ø)
unit_tests 13.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@LecrisUT LecrisUT requested review from atztogo and lan496 and removed request for atztogo August 12, 2024 16:25
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Copy link
Copy Markdown
Member

@lan496 lan496 left a comment

Choose a reason for hiding this comment

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

LGTM!

@lan496 lan496 enabled auto-merge August 12, 2024 22:26
@lan496 lan496 merged commit 1bf919a into spglib:develop Aug 12, 2024
@LecrisUT LecrisUT deleted the fix/linkcheck branch August 13, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants