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 linter configs #27

Merged
merged 1 commit into from
Mar 16, 2022
Merged

Fix linter configs #27

merged 1 commit into from
Mar 16, 2022

Conversation

circuitsacul
Copy link
Owner

No description provided.

@circuitsacul circuitsacul reopened this Mar 16, 2022
@circuitsacul circuitsacul reopened this Mar 16, 2022
@circuitsacul circuitsacul merged commit 1403518 into main Mar 16, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #27 (87e097a) into main (9fb151e) will increase coverage by 42.48%.
The diff coverage is 59.25%.

@@            Coverage Diff             @@
##            main      #27       +/-   ##
==========================================
+ Coverage   0.00%   42.48%   +42.48%     
==========================================
  Files         16       16               
  Lines        906      918       +12     
==========================================
+ Hits           0      390      +390     
+ Misses       906      528      -378     
Impacted Files Coverage Δ
hikari_clusters/ipc_client.py 25.00% <16.66%> (+25.00%) ⬆️
hikari_clusters/ipc_server.py 24.54% <25.00%> (+24.54%) ⬆️
hikari_clusters/task_manager.py 30.35% <33.33%> (+30.35%) ⬆️
hikari_clusters/server.py 43.03% <50.00%> (+43.03%) ⬆️
hikari_clusters/brain.py 31.81% <57.14%> (+31.81%) ⬆️
hikari_clusters/cluster.py 38.82% <66.66%> (+38.82%) ⬆️
hikari_clusters/__init__.py 100.00% <100.00%> (+100.00%) ⬆️
hikari_clusters/callbacks.py 39.21% <100.00%> (+39.21%) ⬆️
hikari_clusters/commands.py 46.66% <100.00%> (+46.66%) ⬆️
hikari_clusters/events.py 48.71% <100.00%> (+48.71%) ⬆️
... and 18 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 929767f...87e097a. Read the comment docs.

@circuitsacul circuitsacul deleted the fix-workflows branch March 16, 2022 14:01
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.

2 participants