Skip to content

Fixing the broken build by updating the Java Version.#114

Closed
BrenoFariasdaSilva wants to merge 8 commits intomauricioaniche:masterfrom
BrenoFariasdaSilva:master
Closed

Fixing the broken build by updating the Java Version.#114
BrenoFariasdaSilva wants to merge 8 commits intomauricioaniche:masterfrom
BrenoFariasdaSilva:master

Conversation

@BrenoFariasdaSilva
Copy link
Contributor

No description provided.

# CK

[![Build Status](https://travis-ci.org/mauricioaniche/ck.svg?branch=master)](https://travis-ci.org/mauricioaniche/ck)
![Build Status](https://img.shields.io/github/actions/workflow/status/BrenoFariasdaSilva/ck/test.yml)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't change that to your repository. Mine should be the official one.


public class Runner {

public static Map<String,Integer> methodOccurrences = new HashMap<>();
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The Runner should ideally have no business logic at all. You should move this somewhere else.

@mauricioaniche
Copy link
Owner

Thanks, @BrenoFariasdaSilva, for the PR! I have some comments there.

But most importantly, it'd be best if you split your PRs. For example, the introduction of a make file has nothing to do with the rest. The smaller the PR the easier it is for me to review and to rollback if needed.

@BrenoFariasdaSilva
Copy link
Contributor Author

BrenoFariasdaSilva commented Apr 2, 2024

Thanks for the feedback @mauricioaniche! 'll make the necessary changes ASAP.

A new PR was made. You can find it here PR 115.

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.

2 participants