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

warn_missing_spec #149

Merged
merged 12 commits into from
Jul 6, 2024
Merged

warn_missing_spec #149

merged 12 commits into from
Jul 6, 2024

Conversation

paulo-ferraz-oliveira
Copy link
Member

@paulo-ferraz-oliveira paulo-ferraz-oliveira commented Jul 4, 2024

Description

Add warn_missing_spec and move stuff around for it. This is not the final interface, but a step in-between. I'll self-review by adding comments on decisions that are not immediately obvious.

Closes #61. Closes #135.

Copy link
Member

@williamthome williamthome left a comment

Choose a reason for hiding this comment

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

What do you think about closing #135 with this PR? We can open a specific issue for storing compiled templates.

src/arizona_live_view.erl Show resolved Hide resolved
src/arizona_live_view.erl Show resolved Hide resolved
src/arizona_live_view.erl Outdated Show resolved Hide resolved
src/arizona_server.erl Show resolved Hide resolved
src/arizona_socket.erl Outdated Show resolved Hide resolved
src/arizona_js.erl Show resolved Hide resolved
Co-authored-by: William Fank Thomé <williamthome@hotmail.com>
@paulo-ferraz-oliveira paulo-ferraz-oliveira marked this pull request as ready for review July 5, 2024 22:35
Copy link
Member

@williamthome williamthome left a comment

Choose a reason for hiding this comment

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

Wow, it ended up being a big PR. Just a small change and it is good for me to be merged o/

src/arizona_websocket.erl Outdated Show resolved Hide resolved
src/arizona_live_reload.erl Outdated Show resolved Hide resolved
Copy link
Member

@williamthome williamthome left a comment

Choose a reason for hiding this comment

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

I fully support all of these changes. Excellent work!

@williamthome williamthome added this pull request to the merge queue Jul 6, 2024
Merged via the queue into main with commit 49351ff Jul 6, 2024
7 checks passed
@williamthome williamthome deleted the feature/warn_missing_spec branch July 6, 2024 12:48
williamthome added a commit that referenced this pull request Jul 6, 2024
A function-line limit was introduced in #149. This commit just removes
unuseful test lines. Tests will be improved later.
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.

Do not store templates in persistent_term Pursue erl_opt warn_missing_spec later
2 participants