sibalzer / impfbot

Benachrichtigungs-Bot für das niedersächische Impfportal / Notification bot for the lower saxony vaccination portal https://impfportal-niedersachsen.de
GNU General Public License v3.0
36 stars 8 forks source link

feat: add vector option #127

Closed sibalzer closed 3 years ago

sibalzer commented 3 years ago

closes #126

codecov[bot] commented 3 years ago

Codecov Report

Merging #127 (f6461fa) into main (460592d) will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #127      +/-   ##
==========================================
+ Coverage   92.62%   92.73%   +0.10%     
==========================================
  Files          12       12              
  Lines         610      619       +9     
==========================================
+ Hits          565      574       +9     
  Misses         45       45              
Impacted Files Coverage Δ
src/config_skeleton.py 100.00% <ø> (ø)
src/impfbot.py 87.50% <ø> (ø)
src/api_wrapper.py 93.10% <100.00%> (+0.51%) :arrow_up:
src/settings.py 85.00% <100.00%> (+0.92%) :arrow_up:
tests/test_impfbot.py 100.00% <100.00%> (ø)
tests/test_settings.py 100.00% <100.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 460592d...f6461fa. Read the comment docs.