You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Properly documented, could be improved:
┃ B ↑ Alba::Resource::ClassMethods#many
┃ B ↑ Alba::Resource::ClassMethods#one
┃ B ↑ Alba::Resource::ClassMethods#attributes
┃ B ↗ Alba::Resource::ClassMethods#attribute
┃ B ↗ Alba::Resource::ClassMethods#on_error
┃ B ↗ Alba.on_error
┃ B ↗ Alba::Resource::InstanceMethods#initialize
┃ B ↗ Alba::TypedAttribute#initialize
# Not properly documented:
┃ C ↑ Alba::Association#initialize
# Undocumented:
┃ U ↗ Alba::Resource::ClassMethods#has_many
┃ U ↗ Alba::Resource::ClassMethods#has_one
┃ U ↗ Alba::JSONAPI#converter
┃ U ↗ Alba.inflector=
You might want to look at these files:
┃ lib/alba/key_transform_factory.rb
┃ lib/alba/default_inflector.rb
┃ lib/alba/typed_attribute.rb
┃ lib/alba/association.rb
┃ lib/alba/resource.rb
Grade distribution (undocumented, C, B, A): ▁ ▁ ▂ █
Only considering priority objects: ↑ ↗ → (use `--help` for options).
It turned out that version difference was not the cause. When I run the latest (0.9.0.rc1) Inch in my local environment I get the same result as version 0.8.0.
When I run
bundle exec inch
in my repo (https://github.com/okuramasafumi/alba), the result looks like:On the other hand, the web version's result is totally different. https://inch-ci.org/github/okuramasafumi/alba?branch=main
I'm not sure what happens, but the web version uses newer Inch (
0.9.0.rc1
) so it might be the cause.I'm happy to help resolving this issue.
The text was updated successfully, but these errors were encountered: