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

Switch to Coveralls Github action #249

Merged
merged 6 commits into from
Nov 27, 2023

Conversation

protoroto
Copy link
Member

Description

Switch to Coveralls Github action

References

Fix #248

Checklist

  • I have read the contribution guide
  • Code lint checked via inv lint
  • changes file included (see docs)
  • Usage documentation added in case of new features
  • Tests added

Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (194b203) 92.34% compared to head (d5d9c58) 92.23%.

Files Patch % Lines
app_helper/asgi.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #249      +/-   ##
===========================================
- Coverage    92.34%   92.23%   -0.12%     
===========================================
  Files            9       10       +1     
  Lines          797      798       +1     
  Branches       126      126              
===========================================
  Hits           736      736              
- Misses          23       24       +1     
  Partials        38       38              
Flag Coverage Δ
unittests 92.23% <50.00%> (-0.12%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@protoroto protoroto force-pushed the feature/issue-248-switch-to-coveralls-github-action branch 7 times, most recently from ff9fa14 to 61d96b0 Compare November 10, 2023 09:48
@protoroto protoroto force-pushed the feature/issue-248-switch-to-coveralls-github-action branch 3 times, most recently from f2afdd9 to aecdc98 Compare November 27, 2023 15:46
@protoroto protoroto force-pushed the feature/issue-248-switch-to-coveralls-github-action branch from aecdc98 to b692b77 Compare November 27, 2023 16:06
@yakky yakky merged commit 7faddf7 into develop Nov 27, 2023
74 of 76 checks passed
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.

Switch to Coveralls Github action
2 participants