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

Fix protocol typo #1410

Merged
merged 1 commit into from
Apr 7, 2024
Merged

Fix protocol typo #1410

merged 1 commit into from
Apr 7, 2024

Conversation

astares
Copy link
Contributor

@astares astares commented Apr 5, 2024

Fix #1409

Copy link

codecov bot commented Apr 5, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 48.26%. Comparing base (847ae23) to head (f471413).

Files Patch % Lines
...llScriptGenerator.class/instance/addLoadScript..st 0.00% 1 Missing ⚠️
...iptGenerator.class/instance/addLoadScriptFirst..st 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1410   +/-   ##
=======================================
  Coverage   48.26%   48.26%           
=======================================
  Files        9115     9115           
  Lines       81719    81719           
=======================================
  Hits        39440    39440           
  Misses      42279    42279           

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

@jbrichau jbrichau merged commit d248146 into SeasideSt:master Apr 7, 2024
9 of 12 checks passed
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.

Typo protocol: accesing instead of accessing
2 participants