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

Squash formatting, add ignore-revs file #108

Closed
wants to merge 6 commits into from

Conversation

Jokauppi
Copy link
Member

@Jokauppi Jokauppi commented Mar 9, 2024

Should fix problems caused to git blame by

NOTE: MODIFIES COMMIT HISTORY


  • Commits from 44e5377 were squashed into one commit

  • Created .git-blame-ignore-revs

you can add the ignore-revs file to your git config with
git config blame.ignoreRevsFile .git-blame-ignore-revs

@codecov-commenter
Copy link

codecov-commenter commented Mar 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.47%. Comparing base (9636d4f) to head (66abc0f).
Report is 15 commits behind head on develop.

❗ Current head 66abc0f differs from pull request most recent head c39e8e7. Consider uploading reports for the commit c39e8e7 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #108      +/-   ##
===========================================
- Coverage    91.62%   91.47%   -0.15%     
===========================================
  Files           63       63              
  Lines         1290     1291       +1     
===========================================
- Hits          1182     1181       -1     
- Misses         108      110       +2     

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

Add prettier to scripts

Format all code

Fix eslint problems

Update package-lock

Change workflow lint script

Fix missing dependency

Decrease print width to 80
Configure prettier and eslint together
@Jokauppi Jokauppi force-pushed the squash-formatting-and-ignore-revs branch 3 times, most recently from 20ee4cd to 31ec885 Compare March 10, 2024 00:21
Ignore formatting changes
@Jokauppi Jokauppi force-pushed the squash-formatting-and-ignore-revs branch 4 times, most recently from 66abc0f to c39e8e7 Compare March 10, 2024 00:33
@Jokauppi Jokauppi marked this pull request as ready for review March 10, 2024 00:39
@Jokauppi
Copy link
Member Author

Closing, replaced by

@Jokauppi Jokauppi closed this Mar 12, 2024
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