Skip to content

fix(citation): fix author surname spelling typo in CITATION.cff - #775

Merged
waltsims merged 3 commits into
waltsims:masterfrom
amir-rezaei:fix/citation-author-surname-typo
Jul 24, 2026
Merged

fix(citation): fix author surname spelling typo in CITATION.cff#775
waltsims merged 3 commits into
waltsims:masterfrom
amir-rezaei:fix/citation-author-surname-typo

Conversation

@amir-rezaei

@amir-rezaei amir-rezaei commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Description

This PR fixes a surname spelling typo in CITATION.cff.

Details

Corrected surname spelling (Yagubbbayli $\to$ Yagubbayli matching email address farid.yagubbayli@tum.de).

Greptile Summary

Corrects citation metadata and improves the repository’s documentation and test helper scripts.

  • Fixes Farid Yagubbayli’s surname in CITATION.cff.
  • Uses an environment-resolved Bash interpreter and normalizes formatting in make_docs.sh.
  • Forwards command-line arguments from run_tests.sh to pytest.

Confidence Score: 5/5

The PR appears safe to merge, with no actionable defects identified in the changed files.

The citation correction is schema-preserving, the updated Bash shebang remains valid, and quoted argument forwarding preserves caller-supplied pytest arguments as intended.

Important Files Changed

Filename Overview
CITATION.cff Corrects an author surname typo without altering the citation schema.
make_docs.sh Replaces the fixed Bash path with an environment-resolved shebang and cleans up formatting.
run_tests.sh Safely forwards all supplied test arguments to pytest inside the Docker container.

Reviews (1): Last reviewed commit: "fix(citation): fix author surname spelli..." | Re-trigger Greptile

@codecov

codecov Bot commented Jul 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.83%. Comparing base (aff369e) to head (2a0aec8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #775   +/-   ##
=======================================
  Coverage   75.83%   75.83%           
=======================================
  Files          58       58           
  Lines        8274     8274           
  Branches     1614     1614           
=======================================
  Hits         6275     6275           
  Misses       1373     1373           
  Partials      626      626           
Flag Coverage Δ
3.10 75.80% <ø> (ø)
3.11 75.80% <ø> (ø)
3.12 75.80% <ø> (ø)
3.13 75.80% <ø> (ø)
macos-latest 75.71% <ø> (ø)
ubuntu-latest 75.71% <ø> (ø)
windows-latest 75.64% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@waltsims
waltsims merged commit 192623d into waltsims:master Jul 24, 2026
19 checks passed
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.

3 participants