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

first breaking change, improving custom koson type #16

Merged
merged 4 commits into from
May 28, 2021

Conversation

ncomet
Copy link
Collaborator

@ncomet ncomet commented May 20, 2021

No description provided.

@ncomet ncomet linked an issue May 20, 2021 that may be closed by this pull request
@ncomet ncomet changed the title first creaking change, improving custom koson type first breaking change, improving custom koson type May 20, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 22, 2021

Codecov Report

Merging #16 (11b60af) into master (e157ce3) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #16      +/-   ##
============================================
+ Coverage     96.20%   96.25%   +0.04%     
- Complexity       14       15       +1     
============================================
  Files             1        1              
  Lines            79       80       +1     
  Branches         14       15       +1     
============================================
+ Hits             76       77       +1     
  Misses            2        2              
  Partials          1        1              
Impacted Files Coverage Δ Complexity Δ
src/main/kotlin/com/lectra/koson/Koson.kt 96.25% <100.00%> (+0.04%) 15.00 <2.00> (+1.00)

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 e157ce3...11b60af. Read the comment docs.

@ncomet ncomet merged commit e8c82af into master May 28, 2021
@Farsen976 Farsen976 deleted the breaking-change/custom-koson-type-enhancement branch May 24, 2022 09:22
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.

Allow adding nullable objects
2 participants