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(#31): var naming, search api doc #32

Merged
merged 2 commits into from
May 23, 2024
Merged

fix(#31): var naming, search api doc #32

merged 2 commits into from
May 23, 2024

Conversation

h1alexbel
Copy link
Owner

@h1alexbel h1alexbel commented May 23, 2024

ref #31


PR-Codex overview

The focus of this PR is to update URLs in the README file and improve function parameter naming and result handling in index.js.

Detailed summary

  • Updated GitHub Search API query URL in README
  • Improved parameter naming in resultsInDateRange function
  • Enhanced result handling in resultsInDateRange function
  • Handled potential null value in writeFiles function

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

codecov bot commented May 23, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 9.81%. Comparing base (286d4ca) to head (77c20e2).
Report is 10 commits behind head on master.

Files Patch % Lines
src/index.js 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           master     #32      +/-   ##
=========================================
- Coverage    9.87%   9.81%   -0.07%     
=========================================
  Files           9       9              
  Lines         162     163       +1     
  Branches       24      25       +1     
=========================================
  Hits           16      16              
- Misses        146     147       +1     

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

@h1alexbel h1alexbel merged commit ad5945d into master May 23, 2024
6 of 8 checks passed
@h1alexbel h1alexbel deleted the cli branch May 23, 2024 17:17
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.

1 participant