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

move writing robots/xml out of build #112

Merged
merged 2 commits into from
May 28, 2024
Merged

Conversation

Jerboa-app
Copy link
Contributor

No description provided.

@BurrowBot
Copy link

Looks like you increased coverage by 0.83 %, fantastic!
Here is the full report breakdown

Total coverage 56.27 % (+0.83 % against main)
________________________________
src/main.rs                      | 0.0   % 0 / 47
src/server/api/stats.rs          | 0.0   % 0 / 78
src/server/http.rs               | 0.0   % 0 / 20
src/server/throttle.rs           | 0.0   % 0 / 48
src/server/https.rs              | 6.67  % 4 / 60
src/server/stats/mod.rs          | 30.91 % 17 / 55
src/server/stats/hits.rs         | 45.68 % 37 / 81
src/lib.rs                       | 52.63 % 10 / 19
src/filesystem/folder.rs         | 61.11 % 33 / 54
src/integrations/discord/post.rs | 62.5  % 10 / 16
src/server/stats/digest.rs       | 69.66 % 62 / 89
src/content/mod.rs               | 72.73 % 80 / 110
src/task/mod.rs                  | 74.14 % 43 / 58
src/integrations/mod.rs          | 76.47 % 26 / 34
src/server/stats/file.rs         | 79.31 % 23 / 29
src/filesystem/file.rs           | 79.41 % 27 / 34
src/content/sitemap.rs           | 79.67 % 145 / 182
src/util.rs                      | 81.4  % 70 / 86
src/config.rs                    | 100.0 % 35 / 35
src/content/filter.rs            | 100.0 % 5 / 5
src/content/mime_type.rs         | 100.0 % 30 / 30
src/integrations/webhook.rs      | 100.0 % 3 / 3
________________________________

1 similar comment
@BurrowBot
Copy link

Looks like you increased coverage by 0.83 %, fantastic!
Here is the full report breakdown

Total coverage 56.27 % (+0.83 % against main)
________________________________
src/main.rs                      | 0.0   % 0 / 47
src/server/api/stats.rs          | 0.0   % 0 / 78
src/server/http.rs               | 0.0   % 0 / 20
src/server/throttle.rs           | 0.0   % 0 / 48
src/server/https.rs              | 6.67  % 4 / 60
src/server/stats/mod.rs          | 30.91 % 17 / 55
src/server/stats/hits.rs         | 45.68 % 37 / 81
src/lib.rs                       | 52.63 % 10 / 19
src/filesystem/folder.rs         | 61.11 % 33 / 54
src/integrations/discord/post.rs | 62.5  % 10 / 16
src/server/stats/digest.rs       | 69.66 % 62 / 89
src/content/mod.rs               | 72.73 % 80 / 110
src/task/mod.rs                  | 74.14 % 43 / 58
src/integrations/mod.rs          | 76.47 % 26 / 34
src/server/stats/file.rs         | 79.31 % 23 / 29
src/filesystem/file.rs           | 79.41 % 27 / 34
src/content/sitemap.rs           | 79.67 % 145 / 182
src/util.rs                      | 81.4  % 70 / 86
src/config.rs                    | 100.0 % 35 / 35
src/content/filter.rs            | 100.0 % 5 / 5
src/content/mime_type.rs         | 100.0 % 30 / 30
src/integrations/webhook.rs      | 100.0 % 3 / 3
________________________________

@Jerboa-app Jerboa-app merged commit 5e63a50 into invalid_paths May 28, 2024
6 checks passed
@Jerboa-app Jerboa-app deleted the fix_sitemap_build branch June 5, 2024 06:37
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.

2 participants