Open
Conversation
rolandhill
reviewed
Dec 6, 2023
Owner
rolandhill
left a comment
There was a problem hiding this comment.
Hi April,
The changes to DrillManager.py look fine to me. Be careful not to commit additional files, particularly those associated with your editor. There are several files in the .idea/ directory that I will ignore.
Cheers,
Roland
Owner
|
Actually, you might need to modify your PR and remove those .idea/ files first. My PR skills don't extend that far. |
Author
|
Thanks Roland. Yeah I'd noted that too, need to go back have a look at my
idea file. Been a rush job, my Web design crunched up a lot of time. I've
done a few more but didn't do a pull request as I haven't tested it on
QGIS. Thankfully this assessment is more about communication and gitbhub.
OMG I'm not going to study full time whilst working concurrently again.
Kids have banned me from doing so 🤣.
Really appreciate all your assistance. Maybe one day I'll be brave enough
to write a plugin to automate some of my repetitive tasks on QGIS!
Cheers
April
…On Wed, 6 Dec 2023, 2:24 pm Roland Hill, ***@***.***> wrote:
Actually, you might need to modify your PR and remove those .idea/ files
first. My PR skills don't extend that far.
—
Reply to this email directly, view it on GitHub
<#17 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A62CPLIG7Y4RCS4JCH2IP4DYIAFRVAVCNFSM6AAAAABADU5UESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBSGE3DQNJSGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This issue is closed and now in review status - removed defunct code from DrillManager.py
Issue
Although the DrillManager.py document has detailed comments for functions and methods for the DrillManager Class, it contains a substantial amount of defunct commented-out code. This impacts the maintainability and readability of the codebase.
Why
Tasks