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

Rename occurrences of the master branch to main #497

Merged
merged 1 commit into from
Mar 9, 2021

Conversation

jponge
Copy link
Member

@jponge jponge commented Mar 9, 2021

Closes #496

@codecov
Copy link

codecov bot commented Mar 9, 2021

Codecov Report

Merging #497 (056afad) into master (37def3f) will increase coverage by 0.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #497      +/-   ##
============================================
+ Coverage     90.08%   90.17%   +0.08%     
- Complexity     2933     2938       +5     
============================================
  Files           382      382              
  Lines         11340    11340              
  Branches       1420     1422       +2     
============================================
+ Hits          10216    10226      +10     
+ Misses          565      560       -5     
+ Partials        559      554       -5     
Impacted Files Coverage Δ Complexity Δ
...lrye/mutiny/subscription/SerializedSubscriber.java 83.01% <0.00%> (-5.67%) 26.00% <0.00%> (-2.00%)
...rye/mutiny/converters/uni/UniToMultiPublisher.java 88.88% <0.00%> (-2.78%) 2.00% <0.00%> (ø%)
...tiny/operators/multi/MultiBufferWithTimeoutOp.java 72.88% <0.00%> (-1.70%) 4.00% <0.00%> (ø%)
...mallrye/mutiny/operators/multi/MultiFlatMapOp.java 86.29% <0.00%> (+0.31%) 3.00% <0.00%> (ø%)
...erators/multi/builders/BufferItemMultiEmitter.java 92.10% <0.00%> (+1.31%) 28.00% <0.00%> (+1.00%)
...y/operators/multi/builders/IterableBasedMulti.java 84.04% <0.00%> (+2.12%) 4.00% <0.00%> (ø%)
.../io/smallrye/mutiny/helpers/queues/DrainUtils.java 86.66% <0.00%> (+8.88%) 14.00% <0.00%> (+2.00%)
...perators/multi/processors/SerializedProcessor.java 94.05% <0.00%> (+10.89%) 25.00% <0.00%> (+4.00%)

Base automatically changed from master to main March 9, 2021 16:42
@jponge jponge merged commit 45eb8ee into main Mar 9, 2021
@jponge jponge deleted the rename-master-to-main branch March 9, 2021 16:43
@jponge jponge added this to the 0.15.0 milestone Mar 9, 2021
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.

Rename the master branch to main
1 participant