Skip to content

refactor: Rename node.name method to node.rename#7

Merged
ardalanamini merged 1 commit intomainfrom
refactor/rename-node-name-method
Jul 24, 2022
Merged

refactor: Rename node.name method to node.rename#7
ardalanamini merged 1 commit intomainfrom
refactor/rename-node-name-method

Conversation

@ardalanamini
Copy link
Copy Markdown
Member

📑 Description

  • Rename node.name method to node.rename

✅ Checks

  • My code requires changes to the documentation
  • I have updated the documentation as required

ℹ️ Additional Information

@ardalanamini ardalanamini added the enhancement New feature or request label Jul 24, 2022
@ardalanamini ardalanamini added this to the v1.0.0 milestone Jul 24, 2022
@ardalanamini ardalanamini self-assigned this Jul 24, 2022
@ardalanamini ardalanamini added breaking Breaking changes and removed enhancement New feature or request labels Jul 24, 2022
@ardalanamini ardalanamini marked this pull request as ready for review July 24, 2022 16:31
@codecov
Copy link
Copy Markdown

codecov bot commented Jul 24, 2022

Codecov Report

Merging #7 (09ad668) into main (547ab2f) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           69        69           
  Branches         8         8           
=========================================
  Hits            69        69           
Impacted Files Coverage Δ
src/MiniCSS.ts 100.00% <100.00%> (ø)
src/Node.ts 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ardalanamini ardalanamini merged commit cfeea37 into main Jul 24, 2022
@ardalanamini ardalanamini deleted the refactor/rename-node-name-method branch July 24, 2022 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking changes

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant