-
Notifications
You must be signed in to change notification settings - Fork 14
Match text and JSON output #40
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
Changes from 10 commits
2ae8cf5
c238e0a
f95fe1b
23fab9e
e5bad9e
bce6997
8f3974d
3902d77
1dcfe77
bb4a58f
64f55b2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
@@ -1,6 +1,7 @@ | ||||||
# main ([unreleased](https://github.com/fastruby/rails_stats/compare/v1.0.2...main)) | ||||||
|
||||||
* | ||||||
* [BUGFIX: Fix JSON output missing Code and Tests total count](https://github.com/fastruby/rails_stats/pull/40) | ||||||
* Update README examples | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
|
||||||
# v2.0.1 ([commits](https://github.com/fastruby/rails_stats/compare/v2.0.0...v2.0.1)) | ||||||
|
||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There are a lot of changes in this file, is there anything in particular you would like to call out? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I did reduce the number of examples to 1. Also the output is a little bigger now, since we bring more information |
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2.5 CI still fails, but it looks like it is unrelated.
https://github.com/fastruby/rails_stats/actions/runs/15276802903/job/42965637852?pr=40