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 pokémon clauses for unknown messages #9

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Add pokémon clauses for unknown messages #9

merged 2 commits into from
Jun 27, 2024

Conversation

the-mikedavis
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 37969ac911c92383632c4e321f880139f57198fa

Details

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-1.3%) to 98.701%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/volley/persistent_subscription.ex 0 1 0.0%
Totals Coverage Status
Change from base Build 023682eac562455ec7fcb2facc800c0a7988d048: -1.3%
Covered Lines: 76
Relevant Lines: 77

💛 - Coveralls

This is meant to protect against CaughtUp/FellBehind notifications
introduced in
<EventStore/EventStore@80d6546#diff-3f4777412535c46201e919412884d13ba6036db276eefe40ba84b8089b0c58f4>
but it should be safe to ignore any other unknown info notifications as
well.
@coveralls
Copy link

coveralls commented Jun 26, 2024

Pull Request Test Coverage Report for Build 2a89de0209985d6509d19a1d20fc05e2cf7cd346

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 023682eac562455ec7fcb2facc800c0a7988d048: 0.0%
Covered Lines: 76
Relevant Lines: 76

💛 - Coveralls

@the-mikedavis the-mikedavis merged commit 2a89de0 into main Jun 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants