-
Notifications
You must be signed in to change notification settings - Fork 19
Rename Jellyfish references in the code #196
8000 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
Conversation
a8565fe
to
632c386
Compare
8000
a>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #196 +/- ##
==========================================
- Coverage 86.98% 86.91% -0.07%
==========================================
Files 74 74
Lines 1521 1529 +8
==========================================
+ Hits 1323 1329 +6
- Misses 198 200 +2
Continue to review full report in Codecov by Sentry.
|
62f79a8
to
e8f9bfe
Compare
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.
In line 331 Jellyuser
-> FishjamUser
@@ -4,7 +4,7 @@ | |||
|
|||
- **CL** - client | |||
- **BE** - business logic (backend) implemented by the user | |||
- **JF** - Jellyfish |
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.
FJ
lib/jellyfish/application.ex
Outdated
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.
Line 87 JF -> FJ
@@ -156,12 +156,12 @@ defmodule Jellyfish.ConfigReaderTest do | |||
assert ConfigReader.read_components_used() == [] | |||
|
|||
System.put_env("JF_COMPONENTS_USED", "hls") |
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.
FJ
Acknowledging the stipulations set forth: