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 more junit reporting. #390

Merged
merged 1 commit into from Jun 23, 2021
Merged

Add more junit reporting. #390

merged 1 commit into from Jun 23, 2021

Conversation

tomprince
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jun 5, 2021

Codecov Report

Merging #390 (f6c360f) into main (3cc1d9d) will decrease coverage by 10.67%.
The diff coverage is 100.00%.

❗ Current head f6c360f differs from pull request most recent head c4ea7b0. Consider uploading reports for the commit c4ea7b0 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##             main     #390       +/-   ##
===========================================
- Coverage   91.27%   80.60%   -10.68%     
===========================================
  Files          33       35        +2     
  Lines        2683     2753       +70     
  Branches      314      318        +4     
===========================================
- Hits         2449     2219      -230     
- Misses        162      463      +301     
+ Partials       72       71        -1     
Flag Coverage Δ
integration ?

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

Impacted Files Coverage Δ
src/magic_folder/__init__.py 100.00% <100.00%> (ø)
src/magic_folder/__main__.py 0.00% <0.00%> (-80.00%) ⬇️
src/magic_folder/show_config.py 80.00% <0.00%> (-20.00%) ⬇️
src/magic_folder/cli.py 53.75% <0.00%> (-14.58%) ⬇️
src/magic_folder/magic_folder.py 82.14% <0.00%> (-8.39%) ⬇️
src/magic_folder/api_cli.py 93.70% <0.00%> (-3.05%) ⬇️
src/magic_folder/status.py 95.00% <0.00%> (-1.67%) ⬇️
src/magic_folder/client.py 93.82% <0.00%> (-1.24%) ⬇️
src/magic_folder/config.py 96.66% <0.00%> (-0.88%) ⬇️
src/magic_folder/testing/web.py 86.15% <0.00%> (-0.65%) ⬇️
... and 15 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 3cc1d9d...c4ea7b0. Read the comment docs.

@tomprince tomprince marked this pull request as ready for review June 5, 2021 01:41
@tomprince
Copy link
Contributor Author

@tomprince tomprince requested a review from meejah June 5, 2021 01:42
@tomprince tomprince merged commit b024c64 into tahoe-lafs:main Jun 23, 2021
@tomprince tomprince deleted the add-junit-xml branch August 16, 2021 18:54
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.

None yet

2 participants