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 support for storing a page as a single file #184

Merged
merged 2 commits into from
Jul 16, 2022
Merged

Conversation

waybackarchiver
Copy link
Contributor

Close #183

@waybackarchiver waybackarchiver added the enhancement New feature or request label Jul 16, 2022
@waybackarchiver waybackarchiver self-assigned this Jul 16, 2022
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #184 (25f6454) into main (22b3bdb) will decrease coverage by 0.75%.
The diff coverage is 68.85%.

@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
- Coverage   44.74%   43.99%   -0.76%     
==========================================
  Files          40       40              
  Lines        4921     4969      +48     
==========================================
- Hits         2202     2186      -16     
- Misses       2450     2512      +62     
- Partials      269      271       +2     
Impacted Files Coverage Δ
reduxer/example.go 0.00% <0.00%> (ø)
service/utils.go 30.43% <0.00%> (-0.27%) ⬇️
reduxer/reduxer.go 46.61% <70.27%> (-9.41%) ⬇️
template/render/github.go 69.23% <100.00%> (+1.23%) ⬆️
template/render/matrix.go 72.50% <100.00%> (+0.70%) ⬆️
template/render/slack.go 71.05% <100.00%> (+0.78%) ⬆️
template/render/telegram.go 73.80% <100.00%> (+0.63%) ⬆️
pooling/pooling.go 94.73% <0.00%> (-2.64%) ⬇️

Continue to review full report at Codecov.

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

@waybackarchiver waybackarchiver merged commit 0067fb4 into main Jul 16, 2022
@waybackarchiver waybackarchiver deleted the singlefile branch July 16, 2022 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate a singleFile html file
1 participant