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

Introduce generics for types #287

Merged
merged 1 commit into from
Jan 24, 2022
Merged

Introduce generics for types #287

merged 1 commit into from
Jan 24, 2022

Conversation

AlekSi
Copy link
Member

@AlekSi AlekSi commented Jan 24, 2022

No description provided.

@AlekSi AlekSi added the code/chore Code maintenance improvements label Jan 24, 2022
@AlekSi AlekSi modified the milestones: v0.1.0, v0.0.6 Jan 24, 2022
@AlekSi AlekSi enabled auto-merge (rebase) January 24, 2022 08:46
@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #287 (ec7569f) into main (441ae1c) will increase coverage by 0.04%.
The diff coverage is 73.68%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #287      +/-   ##
==========================================
+ Coverage   51.27%   51.32%   +0.04%     
==========================================
  Files         112      114       +2     
  Lines        5394     5399       +5     
==========================================
+ Hits         2766     2771       +5     
  Misses       2216     2216              
  Partials      412      412              
Impacted Files Coverage Δ
internal/types/types.go 94.11% <ø> (ø)
internal/util/testutil/testutil.go 100.00% <ø> (+17.33%) ⬆️
internal/util/testutil/hexdump.go 20.00% <20.00%> (ø)
internal/util/testutil/pg.go 81.42% <81.42%> (ø)
internal/handlers/msg_create.go 75.47% <100.00%> (+0.47%) ⬆️
internal/types/path.go 100.00% <100.00%> (ø)
internal/util/testutil/dump.go 100.00% <100.00%> (+80.00%) ⬆️
internal/util/testutil/path.go 96.49% <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 441ae1c...ec7569f. Read the comment docs.

@AlekSi AlekSi merged commit 6d8d1cc into main Jan 24, 2022
@AlekSi AlekSi deleted the dump branch January 24, 2022 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code/chore Code maintenance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant