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

implement rule 3 #64

Merged
merged 8 commits into from
Feb 27, 2023
Merged

implement rule 3 #64

merged 8 commits into from
Feb 27, 2023

Conversation

advasileva
Copy link
Contributor

Add transformation for rule 3. Closes #61

@codecov-commenter
Copy link

codecov-commenter commented Feb 17, 2023

Codecov Report

Merging #64 (edd204c) into master (e762bba) will increase coverage by 9.80%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##             master      #64      +/-   ##
============================================
+ Coverage     78.57%   88.37%   +9.80%     
- Complexity        6        8       +2     
============================================
  Files             2        2              
  Lines            42       43       +1     
  Branches          3        3              
============================================
+ Hits             33       38       +5     
+ Misses            7        5       -2     
+ Partials          2        0       -2     
Impacted Files Coverage Δ
src/main/java/org/eolang/speco/Speco.java 100.00% <100.00%> (+10.81%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@advasileva advasileva marked this pull request as ready for review February 26, 2023 20:31
@advasileva
Copy link
Contributor Author

@yegor256 This PR is ready for review

@yegor256
Copy link
Member

@rultor merge

@rultor
Copy link
Contributor

rultor commented Feb 27, 2023

@rultor merge

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here

@rultor rultor merged commit da83f84 into objectionary:master Feb 27, 2023
@0pdd
Copy link

0pdd commented Feb 27, 2023

@advasileva the puzzle #76 is still not solved.

@rultor
Copy link
Contributor

rultor commented Feb 27, 2023

@rultor merge

@yegor256 Done! FYI, the full log is here (took me 10min)

@0pdd
Copy link

0pdd commented Feb 28, 2023

@advasileva the only puzzle #76 is solved here.

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.

implement rule 3
5 participants