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

Easter-eggs #8

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Easter-eggs #8

wants to merge 19 commits into from

Conversation

Guts
Copy link
Member

@Guts Guts commented Apr 7, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 3, 2021

Codecov Report

Merging #8 (1bdc88e) into main (ce684b5) will increase coverage by 1.05%.
The diff coverage is 45.38%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
+ Coverage   30.01%   31.07%   +1.05%     
==========================================
  Files          14       17       +3     
  Lines         553      663     +110     
  Branches       57       68      +11     
==========================================
+ Hits          166      206      +40     
- Misses        386      456      +70     
  Partials        1        1              
Impacted Files Coverage Δ
qtribu/plugin_main.py 0.00% <0.00%> (ø)
qtribu/logic/eastereggs_manager.py 32.75% <32.75%> (ø)
qtribu/logic/eastereggs/egg_tribu.py 42.85% <42.85%> (ø)
qtribu/__about__.py 93.10% <100.00%> (ø)
qtribu/logic/__init__.py 100.00% <100.00%> (ø)
qtribu/logic/eastereggs/__init__.py 100.00% <100.00%> (ø)
qtribu/toolbelt/preferences.py 40.00% <100.00%> (+0.86%) ⬆️

@Guts Guts self-assigned this Dec 3, 2021
@Guts Guts added the enhancement New feature or request label Dec 3, 2021
@Guts Guts marked this pull request as ready for review April 1, 2024 09:49
Copy link
Contributor

@gounux gounux left a comment

Choose a reason for hiding this comment

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

Merci @Guts pour cette mécanique d'easter eggs, c'est excellent, franchement t'as fait ma journée du 1er avril comme on dit ;)

self.APPLIED = True
return True

def revert(self) -> bool:
Copy link
Contributor

Choose a reason for hiding this comment

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

Je me dis que ça pourrait être sympa de revenir à l'état initial: remettre les titres des menu Edit et Help, réactiver le menu Help ..

break

# -- Easter eggs -------------------------------------------------------------------
def egg_coords_arcgis(self):
Copy link
Contributor

Choose a reason for hiding this comment

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

C'est prévu d'en faire une classe spécifique comme EggGeotribu ?

msg.setIcon(QMessageBox.Critical)
msg.setWindowTitle("QGIS Pro")
msg.setInformativeText(
"Your account is not licensed for QGIS Pro. "
Copy link
Contributor

Choose a reason for hiding this comment

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

😱 😱

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants