Closed rebekahrudd closed 3 weeks ago
Hello @rebekahrudd, I'd like to recommend converting this PR to a draft for now on account of the unresolved comment and the failing build. If the failing build is expected, I also recommend specifying that in the PR description. Thank you!
Hello @rebekahrudd, can you please:
print
statement in the code@CalebKendra and @boulais01 thanks for the feedback, I agree with all the points you shared!
That print line has actually been deleted in the fork we are using as a class. Here is the commit message where it was deleted: https://github.com/PCain02/execexam/commit/2093d054ef343423cba522e772e6f394ff0d4e28. Is it possible to add that commit to this PR?
That print line has actually been deleted in the fork we are using as a class. Here is the commit message where it was deleted: PCain02@2093d05. Is it possible to add that commit to this PR?
You should be able to sync your branch with the main branch with the sync button. Then deal with any merge conflicts and go from there. Hope this helps.
@hannahb09 can you please give us an update on whether or not you are going to be able to repair the build that continues to break for this pull request?
Hello @rebekahrudd, this PR has conflicts with specific files. Please also note that there are at least two other PRs that are all related to this one, at least in the name. As such, the other members of our team are not going to be clear as to which one should be merged first (or at all). Can you please investigate these issues and then report back?
Hello @rebekahrudd can we close this PR? Or, do you intend to push it forward in the future?
We can close this PR
This feature adds the command to run pytest and coverage. It also lowers the passing threshold of the test coverage to 50% so the build continues to pass while we run tests going forward