Sean Marcia
Sean Marcia
### Brand Name United Nations ### Website https://www.un.org/ ### Popularity Metric Similarweb rank: 3459 ### Official Resources for Icon and Color https://upload.wikimedia.org/wikipedia/commons/e/e9/Logo_of_the_United_Nations_%28B%26W%29.svg ### Additional Comments _No response_ ### Contributing No
# Summary We have periodic failures of system specs in GitHub that members of the team have been unable to replicate locally. It *seems* like it is only system tests...
Removed rspec-retry on this branch to give more insight into what is happening in the logs and let us look for brittle tests. The goal isn't to merge this branch...
Todo
Here is a general todo list: - Deprecate/remove Rcov and switch to something compatible with ruby2 like simplecov. - If simplecov is decided upon, perhaps add in a simplecov tab...
update the action based on the submission of an issue to no long be hardcoded to `eos3b5e` as the default model but to use the model selected in the issue.
Create a custom action using the script provided by the Ersilia folks to validate data.
Create a GitHub action to run the eos3b5e model with inputted data and return results
We need to create a GitHub action that, using the script provided by Ersilia, will validate the output from the models.
Create an action that runs based off of a submitted issue. It should grab the input data and use the other already created actions to test the data and then...
Update the already created issue template to change the selected model from being hardcoded as `eos3b5e` to a select field where the user can select from any valid model.