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: check-line-endings command of Makefile #252

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

JeyJeyGao
Copy link
Contributor

Fix:

  • update the command to search script file in . instead of scripts/ folder to avoid returning an error.

Copy link

codecov bot commented Dec 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (2cd55de) to head (8b72b25).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #252   +/-   ##
=======================================
  Coverage   92.02%   92.02%           
=======================================
  Files          31       31           
  Lines        2645     2645           
=======================================
  Hits         2434     2434           
  Misses        161      161           
  Partials       50       50           

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

@JeyJeyGao JeyJeyGao changed the title fix: check-line-endings commands of Makefile fix: check-line-endings command of Makefile Dec 26, 2024
Copy link
Contributor

@Two-Hearts Two-Hearts left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@shizhMSFT shizhMSFT left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@priteshbandi priteshbandi left a comment

Choose a reason for hiding this comment

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

LGTM

@Two-Hearts Two-Hearts merged commit 030abc2 into notaryproject:main Dec 30, 2024
9 checks passed
@JeyJeyGao JeyJeyGao deleted the fix/Makefile branch December 30, 2024 02:13
@Two-Hearts Two-Hearts mentioned this pull request Jan 14, 2025
6 tasks
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.

4 participants