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

Refactor project structure #19

Merged
merged 6 commits into from
Jul 27, 2023
Merged

Refactor project structure #19

merged 6 commits into from
Jul 27, 2023

Conversation

kyosek
Copy link
Owner

@kyosek kyosek commented Jul 27, 2023

Reference issue

What does this implement/fix?

Additional information

@kyosek kyosek self-assigned this Jul 27, 2023
@github-actions
Copy link

🤖 OpenAI


Chat with 🤖 OpenAI Bot (@openai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @openai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Ignoring further reviews

  • Type @openai: ignore anywhere in the PR description to ignore further reviews from the bot.

Files not summarized due to errors (6)

Failed to summarize

  • README.rst (nothing obtained from openai)
  • cfxplorer/init.py (nothing obtained from openai)
  • cfxplorer/focus.py (nothing obtained from openai)
  • cfxplorer/version.py (nothing obtained from openai)
  • cfxplorer/tests/test_utils.py (nothing obtained from openai)
  • setup.py (nothing obtained from openai)

In the recent run, only the files that changed from the base of the PR and between 6c77145ff3fad6ce62668f2a7bb6fe26beb513db and b65d26ffcb62548cb56c3fe37910b021390c6ee7 commits were reviewed.

Files not reviewed due to errors in the recent run (6)

Failed to review in the last run

  • cfxplorer/init.py (no response)
  • setup.py (no response)
  • cfxplorer/tests/test_utils.py (no response)
  • README.rst (no response)
  • cfxplorer/version.py (no response)
  • cfxplorer/focus.py (no response)

@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #19 (b65d26f) into master (6c77145) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #19   +/-   ##
=======================================
  Coverage   93.12%   93.12%           
=======================================
  Files           5        5           
  Lines         262      262           
=======================================
  Hits          244      244           
  Misses         18       18           
Files Changed Coverage Δ
cfxplorer/utils.py 94.28% <ø> (ø)
cfxplorer/__init__.py 100.00% <100.00%> (ø)
cfxplorer/focus.py 89.67% <100.00%> (ø)
cfxplorer/tests/test_utils.py 100.00% <100.00%> (ø)

@kyosek kyosek merged commit b83291e into master Jul 27, 2023
10 checks passed
@kyosek kyosek deleted the docs branch July 28, 2023 07:59
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.

None yet

1 participant