Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Dev #2

Merged
merged 11 commits into from
Nov 6, 2021
Merged

Dev #2

merged 11 commits into from
Nov 6, 2021

Conversation

JosiahBull
Copy link
Owner

@JosiahBull JosiahBull commented Nov 6, 2021

Fix #13

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2021

Codecov Report

Merging #2 (9b3de63) into main (35bee40) will increase coverage by 13.51%.
The diff coverage is 85.35%.

Impacted file tree graph

@@             Coverage Diff             @@
##             main       #2       +/-   ##
===========================================
+ Coverage   70.60%   84.11%   +13.51%     
===========================================
  Files           4        6        +2     
  Lines         347      340        -7     
===========================================
+ Hits          245      286       +41     
+ Misses        102       54       -48     
Impacted Files Coverage Δ
src/response.rs 78.26% <0.00%> (+19.16%) ⬆️
src/common.rs 79.62% <72.72%> (+6.55%) ⬆️
src/cache.rs 83.33% <83.33%> (ø)
src/macros.rs 85.71% <85.71%> (ø)
src/main.rs 92.53% <86.66%> (+16.59%) ⬆️
src/models.rs 70.00% <100.00%> (+30.00%) ⬆️

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 8035efe...9b3de63. Read the comment docs.

@JosiahBull JosiahBull self-assigned this Nov 6, 2021
@JosiahBull JosiahBull added the enhancement New feature or request label Nov 6, 2021
@JosiahBull JosiahBull linked an issue Nov 6, 2021 that may be closed by this pull request
5 tasks
Also added in some templates and improved the ci/ci pipeline in some minor ways.
@JosiahBull JosiahBull marked this pull request as ready for review November 6, 2021 08:50
@JosiahBull JosiahBull merged commit 1f05b1a into main Nov 6, 2021
@JosiahBull JosiahBull deleted the dev branch November 6, 2021 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add configuration in /config/general.toml
2 participants