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

Add polochonfs #253

Merged
merged 15 commits into from
Aug 27, 2024
Merged

Add polochonfs #253

merged 15 commits into from
Aug 27, 2024

Conversation

gregdel
Copy link
Member

@gregdel gregdel commented Aug 12, 2024

No description provided.

@coveralls
Copy link

coveralls commented Aug 12, 2024

Pull Request Test Coverage Report for Build 10577280532

Details

  • 84 of 123 (68.29%) changed or added relevant lines in 9 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 67.74%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/library/movies.go 1 3 33.33%
lib/papi/movie.go 8 10 80.0%
lib/media_index/file.go 5 9 55.56%
lib/papi/client.go 3 12 25.0%
lib/papi/file.go 8 30 26.67%
Totals Coverage Status
Change from base Build 7842452257: -0.2%
Covered Lines: 2692
Relevant Lines: 3974

💛 - Coveralls

lib/papi/client.go Outdated Show resolved Hide resolved
app/server/movies.go Outdated Show resolved Hide resolved
app/server/seasons.go Outdated Show resolved Hide resolved
go.mod Outdated Show resolved Hide resolved
lib/papi/file.go Show resolved Hide resolved
lib/papi/show.go Outdated Show resolved Hide resolved
cmd/polochonfs/fs.go Outdated Show resolved Hide resolved
@gregdel gregdel force-pushed the polochonfs branch 2 times, most recently from 5c9f8e7 to d755796 Compare August 23, 2024 18:17
* Fix inode number generation by adding the imdb id.
* Add a custom logger for fuse
* Force the FS be synchronous read mode
* Implement a file handle to minimize the number of HTTP calls
@gregdel gregdel changed the title WIP: polochonfs Add polochonfs Aug 26, 2024
cmd/polochonfs/node.go Outdated Show resolved Hide resolved
* Handle fs stop from signal
* Handle stop from program reading the data
* Handle HTTP timeouts
@PouuleT PouuleT merged commit 6ac965d into master Aug 27, 2024
3 of 4 checks passed
@PouuleT PouuleT deleted the polochonfs branch August 27, 2024 11:48
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