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

Merging for RTES #147

Open
wants to merge 3,041 commits into
base: RTES
Choose a base branch
from
Open

Merging for RTES #147

wants to merge 3,041 commits into from

Conversation

wjin33
Copy link
Collaborator

@wjin33 wjin33 commented Oct 4, 2024

No description provided.

moosetest added 30 commits July 19, 2022 14:08
@moosebuild
Copy link

Job Test, step Sync to remote on c216d7c wanted to post the following:

View the site here

This comment will be updated on new commits.

@moosebuild
Copy link

Job Coverage, step Generate coverage on c216d7c wanted to post the following:

Coverage

6960b8 #147 c216d7
Total Total +/- New
Rate 86.16% 63.34% -22.82% 0.00%
Hits 1301 1301 - 0
Misses 209 753 +544 544

Diff coverage report

Full coverage report

Warnings

  • New new line coverage rate 0.00% is less than the suggested 90.0%

This comment will be updated on new commits.

@moosebuild
Copy link

Job Coverage, step Verify coverage on c216d7c wanted to post the following:

The following coverage requirement(s) failed:

  • Coverage rate 63.34% is less than the required 85.0%

@wjin33
Copy link
Collaborator Author

wjin33 commented Oct 4, 2024

@rpodgorney ,still have the same issue!

@rpodgorney
Copy link
Collaborator

You should be able to do a commit, don’t do a PR. If it still fails we’ll need MOOSE team help

@wjin33
Copy link
Collaborator Author

wjin33 commented Oct 4, 2024

OK, let me try that. Not sure if I am allowed to push!

@wjin33
Copy link
Collaborator Author

wjin33 commented Oct 5, 2024

As I expected, I am not the admin of the repo, cannot commit/push directly. See the following error:

git push -u idaho RTES
remote: Permission to idaholab/falcon.git denied to wjin33.
fatal: unable to access 'https://github.com/idaholab/falcon.git/': The requested URL returned error: 403

@rpodgorney
Copy link
Collaborator

@wjin33 you have to add individual files, then commit your changes. Don’t do a push.

Go into RTES branch

git add filename1
git add filename2
…..
git commit -m "Adding files to allow RTES examples to run, closes #147"

@wjin33
Copy link
Collaborator Author

wjin33 commented Oct 6, 2024

@rpodgorney , those are comments on the local repo; all changes will be saved on the local repo. If not pushed to the remote Git Hub Branch, you will see nothing changes.

Directly adding files to the remote repo via a Web browser is not activated for me.

@rpodgorney
Copy link
Collaborator

rpodgorney commented Oct 6, 2024 via email

@rpodgorney
Copy link
Collaborator

@permcody can you help us here? Logan is swamped. @wjin33 made some code changes to support some specific examples, but as you can see from this PR, it doesn't quite meet SQA standard. BUT--he is leaving INL and we need to get this code saved on your servers. I created a new branch for it--but he still can't merge it.

@permcody
Copy link
Member

permcody commented Oct 7, 2024

As long as he doesn’t delete his branch on his fork, we won’t lose this. Looks like we have a base problem. I may not have much time in the short term either but can help Maui g sure we don’t lose this.

@wjin33
Copy link
Collaborator Author

wjin33 commented Oct 10, 2024

Thanks, Cody. Yes, all the new features are now saved on my folk. I am available to help even after I leave INL. I appreciate your help.

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.

4 participants