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

Update the README to reflect recent changes and added lint & test instructions #1005

Merged
merged 3 commits into from
Jan 19, 2025

Conversation

lodewiges
Copy link
Contributor

@lodewiges lodewiges commented Jan 19, 2025

if there are any question about why the contents are altered please ask.

I removed the requirement of needing amber-API to log in because this will not be needed in the near future.

fixes #1004 and #910

Copy link

codecov bot commented Jan 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.17%. Comparing base (0e6cd2a) to head (4be3837).
Report is 5 commits behind head on staging.

Additional details and impacted files
@@           Coverage Diff            @@
##           staging    #1005   +/-   ##
========================================
  Coverage    75.17%   75.17%           
========================================
  Files           55       55           
  Lines         1116     1116           
========================================
  Hits           839      839           
  Misses         277      277           

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

README.md Outdated Show resolved Hide resolved

## Installation

1. Clone this repository
1. Run the following commands:
1. `bundle install` (might take a couple of minutes)
1. `yarn`
1. `yarn install`
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. `yarn install`
1. `yarn`

just running yarn works fine for me. Did you run into actual issues or did you just assume the argument was missing here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no running yarn and running yarn install do the same thing, https://stackoverflow.com/questions/59265231/what-is-the-difference-between-yarn-and-yarn-install
however I think it is more clear what the command is doing if you write it in full.

README.md Outdated Show resolved Hide resolved
lodewiges and others added 2 commits January 19, 2025 17:25
Co-authored-by: Matteo Bronkhorst <[email protected]>
Co-authored-by: Matteo Bronkhorst <[email protected]>
@lodewiges lodewiges enabled auto-merge January 19, 2025 16:27
@lodewiges lodewiges added this pull request to the merge queue Jan 19, 2025
Merged via the queue into staging with commit 0e1b462 Jan 19, 2025
5 checks passed
@lodewiges lodewiges deleted the fix/readME branch January 19, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update readme to reflect recent changes
2 participants