Skip to content

Assignment#2

Open
code-me-matcha wants to merge 8 commits intomainfrom
assignment
Open

Assignment#2
code-me-matcha wants to merge 8 commits intomainfrom
assignment

Conversation

@code-me-matcha
Copy link
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

What did you learn from the changes you have made?

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

How were these changes tested?

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status comment
Part 1 - Q1
Part 1 - Q2 rawdata not moved to data/raw
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2 coworker-changes branch not found in commit history

Please address the issues listed above.

@l-mack
Copy link

l-mack commented Apr 16, 2025

@code-me-matcha Given the instructions in question #2 that ask: "Move the ./rawdata directory to ./data/raw" - is the question asking:
a) Move the contents of ./rawdata INTO an existing ./data/raw directory? b) Should ./rawdata BECOME ./data/raw (essentially renaming it)?

@l-mack
Copy link

l-mack commented Apr 16, 2025

@code-me-matcha some additional guidance re. P2:

  • Did you perform an git add + git commit + git push after you pulled in the co-worker changes from step 2? If not, the issue with P2 could be that your remote repository on GitHub is not aware of the pull from co-workers because it remains a 'local' change. Try to perform a git push in this case to add the co-worker changes up to your remote repository.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status comment
Part 1 - Q1
Part 1 - Q2 rawdata not moved to data/raw
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5 No server log files in data/raw
Part 1 - Q6 No user log files in data/raw; No event log files in data/raw
Part 1 - Q7
Part 1 - Q8
Part 2

Please address the issues listed above.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Autograder results

question status
Part 1 - Q1
Part 1 - Q2
Part 1 - Q3
Part 1 - Q4
Part 1 - Q5
Part 1 - Q6
Part 1 - Q7
Part 1 - Q8
Part 2

@code-me-matcha
Copy link
Owner Author

Hi Laura, thanks for the advice. Passed all autograder checks now :)

@dtxe
Copy link

dtxe commented Apr 17, 2025

Looks great! Well done! 🎉

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.

3 participants