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

Travis CI integration #2

Merged
merged 10 commits into from
Nov 29, 2018
Merged

Travis CI integration #2

merged 10 commits into from
Nov 29, 2018

Conversation

passsy
Copy link
Owner

@passsy passsy commented Nov 29, 2018

No description provided.

pub global run coverage:collect_coverage --port=8111 -o coverage.json --resume-isolates --wait-paused &
dart --observe=8111 test/rxdart_test.dart &
pub global run coverage:format_coverage --package-root=packages --report-on lib --in coverage.json --out lcov.info --lcov
This reverts commit 1b0619c.
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@1c95164). Click here to learn what that means.
The diff coverage is 42.85%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   49.11%           
=========================================
  Files             ?       30           
  Lines             ?     1126           
  Branches          ?        0           
=========================================
  Hits              ?      553           
  Misses            ?      573           
  Partials          ?        0
Impacted Files Coverage Δ
lib/src/k_map.dart 0% <ø> (ø)
lib/src/collection/list_empty.dart 35% <0%> (ø)
lib/src/collection/set_empty.dart 47.36% <0%> (ø)
lib/src/collection/set_mutable.dart 35% <0%> (ø)
lib/src/collection/map_mutable.dart 34.37% <0%> (ø)
lib/src/collection/set.dart 100% <100%> (ø)
lib/src/collection/map_empty.dart 73.68% <100%> (ø)
lib/src/collection/map.dart 72.5% <100%> (ø)

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 1c95164...ae6faec. Read the comment docs.

@passsy passsy merged commit 42de0c8 into master Nov 29, 2018
@passsy passsy deleted the feature/travis branch November 29, 2018 14:25
passsy pushed a commit that referenced this pull request Jan 10, 2019
passsy added a commit that referenced this pull request Oct 8, 2019
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