Skip to content

Run all tests (and compilation) in parallel with autotools.#1122

Merged
iphydf merged 1 commit intoTokTok:masterfrom
iphydf:distcheck-j-50
Aug 25, 2018
Merged

Run all tests (and compilation) in parallel with autotools.#1122
iphydf merged 1 commit intoTokTok:masterfrom
iphydf:distcheck-j-50

Conversation

@iphydf
Copy link
Copy Markdown
Member

@iphydf iphydf commented Aug 25, 2018

With distcheck, it's all or nothing, so we build with -j50 and run tests
with -j50.


This change is Reviewable

With distcheck, it's all or nothing, so we build with -j50 and run tests
with -j50.
@iphydf iphydf added this to the v0.2.x milestone Aug 25, 2018
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 25, 2018

Codecov Report

Merging #1122 into master will decrease coverage by 0.1%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1122     +/-   ##
========================================
- Coverage    82.5%   82.4%   -0.2%     
========================================
  Files          80      80             
  Lines       14339   14339             
========================================
- Hits        11838   11821     -17     
- Misses       2501    2518     +17
Impacted Files Coverage Δ
auto_tests/toxav_many_test.c 92.5% <0%> (-4.1%) ⬇️
toxcore/network.c 83.4% <0%> (-1.5%) ⬇️
toxcore/LAN_discovery.c 83.9% <0%> (-1%) ⬇️
toxcore/tox.c 65.7% <0%> (-1%) ⬇️
toxcore/friend_connection.c 93.6% <0%> (-0.9%) ⬇️
toxcore/net_crypto.c 93.1% <0%> (-0.5%) ⬇️
toxcore/Messenger.c 85.8% <0%> (-0.4%) ⬇️
toxav/toxav.c 68.8% <0%> (ø) ⬆️
toxav/msi.c 65.9% <0%> (+0.8%) ⬆️
toxcore/group.c 73.1% <0%> (+1.4%) ⬆️

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 853a2a1...0935aab. Read the comment docs.

Copy link
Copy Markdown

@robinlinden robinlinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm_strong:

Reviewed 1 of 1 files at r1.
Reviewable status: 0 of 1 approvals obtained

@iphydf iphydf merged commit 0935aab into TokTok:master Aug 25, 2018
@iphydf iphydf deleted the distcheck-j-50 branch August 25, 2018 15:25
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.7 Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants