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

refactor(.gitattributes): Configure github-linguist exclusions #2023

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

mwtoews
Copy link
Contributor

@mwtoews mwtoews commented Nov 30, 2023

This is a more general fix that supersedes #2017.

Before this PR, one 22 MB file (.docs/groundwater_paper/uspb/flopy/DG.bas) was falsely marked as "Visual Basic 6.0" constituting
74.0% of the total code (by bytes).

The result from github-linguist is now 100% Python.

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

Merging #2023 (6088a73) into develop (b3510e9) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #2023   +/-   ##
=======================================
  Coverage     72.8%   72.8%           
=======================================
  Files          259     259           
  Lines        59042   59042           
=======================================
  Hits         43028   43028           
  Misses       16014   16014           

@wpbonelli wpbonelli merged commit 0f33a22 into modflowpy:develop Dec 1, 2023
23 checks passed
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.

2 participants