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 migration test, refactor connection creation, some minor changes #176

Merged
merged 11 commits into from Mar 8, 2021
Merged

Add migration test, refactor connection creation, some minor changes #176

merged 11 commits into from Mar 8, 2021

Conversation

tdakkota
Copy link
Member

@tdakkota tdakkota commented Mar 6, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2021

Codecov Report

Merging #176 (3c14ce1) into main (2d04c12) will increase coverage by 1.92%.
The diff coverage is 73.78%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #176      +/-   ##
==========================================
+ Coverage   69.07%   70.99%   +1.92%     
==========================================
  Files         222      226       +4     
  Lines        6476     6609     +133     
==========================================
+ Hits         4473     4692     +219     
+ Misses       1587     1487     -100     
- Partials      416      430      +14     
Impacted Files Coverage Δ
telegram/internal/manager/connmode_string.go 0.00% <0.00%> (ø)
telegram/internal/manager/handler.go 0.00% <0.00%> (ø)
telegram/message/audio.go 88.00% <0.00%> (-3.67%) ⬇️
telegram/message/dice.go 100.00% <ø> (ø)
telegram/message/stickers.go 0.00% <0.00%> (ø)
telegram/message/upload.go 0.00% <0.00%> (ø)
telegram/migrate_to_dc.go 45.45% <ø> (ø)
telegram/pool.go 0.00% <0.00%> (ø)
telegram/message/media.go 69.62% <38.46%> (ø)
telegram/cfg.go 40.00% <40.00%> (ø)
... and 32 more

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 2d04c12...3c14ce1. Read the comment docs.

@tdakkota tdakkota marked this pull request as draft March 6, 2021 20:32
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.

None yet

2 participants