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

fix(repo): remove dead code EventAllowed #343

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

ecrupper
Copy link
Contributor

This got moved to be a method for the Events struct in this PR: #341

@ecrupper ecrupper requested a review from a team as a code owner January 15, 2024 21:32
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (483bff0) 95.80% compared to head (ec42897) 96.16%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
+ Coverage   95.80%   96.16%   +0.35%     
==========================================
  Files          70       70              
  Lines        7508     7481      -27     
==========================================
+ Hits         7193     7194       +1     
+ Misses        237      209      -28     
  Partials       78       78              
Files Coverage Δ
library/events.go 80.62% <100.00%> (+0.12%) ⬆️
library/repo.go 100.00% <ø> (+6.40%) ⬆️

@ecrupper ecrupper merged commit a4d640c into main Jan 15, 2024
11 checks passed
@ecrupper ecrupper deleted the fix/remove-repo-eventallowed branch January 15, 2024 21:34
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.

3 participants