Skip to content

refac: Using f-strings#333

Merged
fgmacedo merged 1 commit intodevelopfrom
macedo/using-fstrings
Jan 26, 2023
Merged

refac: Using f-strings#333
fgmacedo merged 1 commit intodevelopfrom
macedo/using-fstrings

Conversation

@fgmacedo
Copy link
Copy Markdown
Owner

Modernizing the code base using f-strings.

@fgmacedo fgmacedo force-pushed the macedo/using-fstrings branch from 6331ecd to 4b8ae5c Compare January 26, 2023 18:29
@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2023

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (4b8ae5c) compared to base (dd92ce2).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #333   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          770       770           
  Branches       107       108    +1     
=========================================
  Hits           770       770           
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
statemachine/event.py 100.00% <ø> (ø)
statemachine/event_data.py 100.00% <ø> (ø)
statemachine/model.py 100.00% <ø> (ø)
statemachine/transition_list.py 100.00% <ø> (ø)
statemachine/callbacks.py 100.00% <100.00%> (ø)
statemachine/contrib/diagram.py 100.00% <100.00%> (ø)
statemachine/factory.py 100.00% <100.00%> (ø)
statemachine/state.py 100.00% <100.00%> (ø)
statemachine/statemachine.py 100.00% <100.00%> (ø)
statemachine/transition.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@fgmacedo fgmacedo merged commit 4cd9926 into develop Jan 26, 2023
@fgmacedo fgmacedo deleted the macedo/using-fstrings branch January 26, 2023 18:36
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.

1 participant