Skip to content

Comments

Add diagrams for language useage (Pie and Quadrant)#13

Merged
rulasg merged 7 commits intomainfrom
rulasg/issue12
Dec 29, 2023
Merged

Add diagrams for language useage (Pie and Quadrant)#13
rulasg merged 7 commits intomainfrom
rulasg/issue12

Conversation

@rulasg
Copy link
Owner

@rulasg rulasg commented Dec 29, 2023

Fixes 12

return $a / $b
}

function Get-Calcs($a){

Check warning

Code scanning / PSScriptAnalyzer

The cmdlet 'Get-Calcs' uses a plural noun. A singular noun should be used instead.

The cmdlet 'Get-Calcs' uses a plural noun. A singular noun should be used instead.
Export daily totals Copilot usage data of an organization to CSV.
#>

function Get-CopilotUsageOrgDiagramTotals{

Check warning

Code scanning / PSScriptAnalyzer

The cmdlet 'Get-CopilotUsageOrgDiagramTotals' uses a plural noun. A singular noun should be used instead.

The cmdlet 'Get-CopilotUsageOrgDiagramTotals' uses a plural noun. A singular noun should be used instead.
}
}

function Get-CalcsWithRatios{

Check warning

Code scanning / PSScriptAnalyzer

The cmdlet 'Get-CalcsWithRatios' uses a plural noun. A singular noun should be used instead.

The cmdlet 'Get-CalcsWithRatios' uses a plural noun. A singular noun should be used instead.
return $calcs
}

function Get-Totals($entries){

Check warning

Code scanning / PSScriptAnalyzer

The cmdlet 'Get-Totals' uses a plural noun. A singular noun should be used instead.

The cmdlet 'Get-Totals' uses a plural noun. A singular noun should be used instead.
@rulasg rulasg merged commit 593b0e1 into main Dec 29, 2023
@rulasg rulasg deleted the rulasg/issue12 branch December 29, 2023 04:26
@rulasg rulasg changed the title Add Pie diagrams for language useage Add diagrams for language useage (Pie and Quadrant) Dec 31, 2023
@rulasg rulasg linked an issue Jan 4, 2024 that may be closed by this pull request
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.

Create diagram for language use

1 participant