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

Import the Mutiny workshop examples into the main repository #1364

Merged
merged 3 commits into from
Sep 11, 2023

Conversation

jponge
Copy link
Member

@jponge jponge commented Sep 10, 2023

No description provided.

@jponge jponge added this to the 2.5.0 milestone Sep 10, 2023
@jponge jponge added the enhancement New feature or request label Sep 10, 2023
@jponge
Copy link
Member Author

jponge commented Sep 10, 2023

Todo:

  • Update JBang dependency from Maven (automation)
  • Reference the workshop samples from docs

@jponge jponge force-pushed the feat/workshop-examples branch from c2d38c4 to f5705ff Compare September 10, 2023 20:09
@codecov
Copy link

codecov bot commented Sep 10, 2023

Codecov Report

Merging #1364 (3891e3c) into main (0c67b7b) will decrease coverage by 0.57%.
Report is 2 commits behind head on main.
The diff coverage is 8.19%.

❗ Current head 3891e3c differs from pull request most recent head 51a2226. Consider uploading reports for the commit 51a2226 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #1364      +/-   ##
============================================
- Coverage     89.81%   89.24%   -0.57%     
- Complexity     3354     3362       +8     
============================================
  Files           459      459              
  Lines         13326    13438     +112     
  Branches       1655     1655              
============================================
+ Hits          11969    11993      +24     
- Misses          704      802      +98     
+ Partials        653      643      -10     
Files Changed Coverage Δ
...main/java/io/smallrye/mutiny/groups/UniRepeat.java 100.00% <ø> (ø)
...n/java/io/smallrye/mutiny/groups/UniAndGroup9.java 55.26% <5.55%> (-44.74%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup8.java 55.55% <5.88%> (-44.45%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup6.java 56.25% <6.66%> (-43.75%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup5.java 56.66% <7.14%> (-43.34%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup4.java 57.69% <8.33%> (-42.31%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup3.java 58.33% <9.09%> (-41.67%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup2.java 59.09% <10.00%> (-40.91%) ⬇️
...n/java/io/smallrye/mutiny/groups/UniAndGroup7.java 55.88% <11.76%> (-44.12%) ⬇️
...io/smallrye/mutiny/groups/UniAndGroupIterable.java 76.66% <12.50%> (-23.34%) ⬇️

... and 14 files with indirect coverage changes

@jponge jponge marked this pull request as ready for review September 11, 2023 13:28
@jponge jponge requested a review from cescoffier September 11, 2023 13:28
@cescoffier cescoffier merged commit b1b7fe1 into smallrye:main Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants