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 issue #74 #76

Merged
merged 7 commits into from
Apr 21, 2022
Merged

Fix issue #74 #76

merged 7 commits into from
Apr 21, 2022

Conversation

ppfeufer
Copy link
Owner

Description

Fixed

Fixes #74

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not
    work as expected)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have checked my code and corrected any misspellings

@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #76 (dfa132d) into master (cf7d75f) will decrease coverage by 0.33%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #76      +/-   ##
==========================================
- Coverage   72.12%   71.79%   -0.34%     
==========================================
  Files          16       16              
  Lines         592      592              
  Branches       84       84              
==========================================
- Hits          427      425       -2     
- Misses        144      146       +2     
  Partials       21       21              
Impacted Files Coverage Δ
fleetpings/helper/ping_context.py 17.72% <14.28%> (-2.54%) ⬇️
fleetpings/__init__.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 cf7d75f...dfa132d. Read the comment docs.

@ppfeufer ppfeufer merged commit 97d96a3 into master Apr 21, 2022
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.

Custom ping targets not auto-linking in Discord properly.
1 participant