Skip to content

Read nested GitHub profile data in CSV export#255

Open
andrewkernel wants to merge 1 commit into
interviewstreet:mainfrom
andrewkernel:codex/fix-github-profile-csv-export
Open

Read nested GitHub profile data in CSV export#255
andrewkernel wants to merge 1 commit into
interviewstreet:mainfrom
andrewkernel:codex/fix-github-profile-csv-export

Conversation

@andrewkernel

Copy link
Copy Markdown

Summary

  • read GitHub profile fields from the nested github_data.profile shape produced by fetch_and_display_github_info
  • keep compatibility with older flat GitHub dictionaries
  • add unit coverage for both nested and flat inputs

Verification

  • python -m unittest tests.transform_github_csv_test
  • python -m py_compile transform.py tests/transform_github_csv_test.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant