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 test class name for mono_time_test. #1130

Merged
merged 1 commit into from
Aug 26, 2018
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Aug 26, 2018

Was: Util, should be: MonoTime.


This change is Reviewable

@iphydf iphydf added this to the v0.2.x milestone Aug 26, 2018
Was: Util, should be: MonoTime.
@codecov
Copy link

codecov bot commented Aug 26, 2018

Codecov Report

Merging #1130 into master will decrease coverage by <.1%.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1130     +/-   ##
========================================
- Coverage    82.5%   82.4%   -0.1%     
========================================
  Files          81      81             
  Lines       14415   14415             
========================================
- Hits        11894   11891      -3     
- Misses       2521    2524      +3
Impacted Files Coverage Δ
toxcore/mono_time_test.cc 100% <100%> (ø) ⬆️
toxcore/LAN_discovery.c 82% <0%> (-1.9%) ⬇️
toxcore/group.c 71.7% <0%> (-1.5%) ⬇️
toxcore/friend_connection.c 93.6% <0%> (-0.9%) ⬇️
toxav/msi.c 65.3% <0%> (-0.3%) ⬇️
toxcore/Messenger.c 85.7% <0%> (-0.2%) ⬇️
toxcore/net_crypto.c 93.6% <0%> (ø) ⬆️
toxav/toxav.c 68.9% <0%> (+0.3%) ⬆️
toxcore/onion_client.c 95% <0%> (+0.7%) ⬆️
auto_tests/toxav_basic_test.c 83.5% <0%> (+1.9%) ⬆️
... and 1 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 a1035cf...368e7e3. Read the comment docs.

@iphydf iphydf merged commit 368e7e3 into TokTok:master Aug 26, 2018
@iphydf iphydf deleted the mono-time-test branch August 26, 2018 18:54
@robinlinden robinlinden modified the milestones: v0.2.x, v0.2.7 Aug 30, 2018
This pull request was closed.
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.

3 participants