Skip to content

Add recording component#60

Merged
Karolk99 merged 2 commits intomasterfrom
recording-component
Mar 14, 2024
Merged

Add recording component#60
Karolk99 merged 2 commits intomasterfrom
recording-component

Conversation

@Karolk99
Copy link
Copy Markdown
Contributor

No description provided.

@Karolk99 Karolk99 requested review from Rados13 and sgfn March 12, 2024 11:36
Comment thread lib/jellyfish/component/recording.ex Outdated
Comment on lines +14 to +19
@type credentials :: %{
access_key_id: String.t(),
secret_access_key: String.t(),
region: String.t(),
bucket: String.t()
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we could use the same type as in Component.HLS.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 14, 2024

Codecov Report

Merging #60 (29e9299) into master (b4a6f06) will increase coverage by 0.39%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   82.62%   83.01%   +0.39%     
==========================================
  Files          19       20       +1     
  Lines         259      265       +6     
==========================================
+ Hits          214      220       +6     
  Misses         45       45              
Files Coverage Δ
lib/jellyfish/component.ex 92.85% <100.00%> (+1.19%) ⬆️
lib/jellyfish/component/recording.ex 100.00% <100.00%> (ø)
lib/jellyfish/room.ex 96.20% <100.00%> (+0.14%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b4a6f06...29e9299. Read the comment docs.

@Karolk99 Karolk99 merged commit d8f253f into master Mar 14, 2024
@Karolk99 Karolk99 deleted the recording-component branch March 14, 2024 12:40
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.

3 participants