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

2.x: Add missing license headers #5615

Merged
merged 1 commit into from
Sep 23, 2017

Conversation

PhilGlass
Copy link
Contributor

FixLicenseHeaders is currently failing when run locally (it's skipped on CI).

@akarnokd akarnokd changed the title Add missing license headers 2.x: Add missing license headers Sep 23, 2017
@codecov
Copy link

codecov bot commented Sep 23, 2017

Codecov Report

Merging #5615 into 2.x will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                2.x   #5615      +/-   ##
===========================================
- Coverage     96.27%   96.1%   -0.18%     
+ Complexity     5844    5841       -3     
===========================================
  Files           632     632              
  Lines         41473   41473              
  Branches       5745    5745              
===========================================
- Hits          39929   39857      -72     
- Misses          617     656      +39     
- Partials        927     960      +33
Impacted Files Coverage Δ Complexity Δ
...nternal/operators/observable/ObservableCreate.java 87.17% <0%> (-11.97%) 2% <0%> (ø)
...ex/internal/operators/flowable/FlowableCreate.java 90% <0%> (-7.75%) 6% <0%> (ø)
...rnal/operators/flowable/FlowableFlatMapSingle.java 92.93% <0%> (-3.81%) 2% <0%> (ø)
.../operators/observable/ObservableFlatMapSingle.java 91.79% <0%> (-3.74%) 2% <0%> (ø)
...ternal/operators/observable/ObservablePublish.java 92.98% <0%> (-3.51%) 11% <0%> (ø)
...ernal/operators/flowable/FlowableFlatMapMaybe.java 92.75% <0%> (-3.39%) 2% <0%> (ø)
...a/io/reactivex/internal/util/QueueDrainHelper.java 60.28% <0%> (-2.84%) 32% <0%> (-2%)
...activex/internal/observers/QueueDrainObserver.java 61.53% <0%> (-2.57%) 12% <0%> (-1%)
...rnal/operators/observable/ObservableObserveOn.java 97.95% <0%> (-2.05%) 3% <0%> (ø)
...internal/operators/completable/CompletableAmb.java 98.3% <0%> (-1.7%) 11% <0%> (ø)
... and 20 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 3e33000...5879367. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants