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

Fix language detection #1058

Merged
merged 1 commit into from
Sep 29, 2022

Conversation

adrien-berchet
Copy link
Member

@adrien-berchet adrien-berchet commented Sep 20, 2022

Github language detection reports that 53% of this repository is AGS script because of the *.asc files, so we can ignore *.asc files in the .gitattributes file.

@codecov-commenter
Copy link

Codecov Report

Merging #1058 (66688dc) into master (44d2b0e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #1058   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines         2423      2423           
=========================================
  Hits          2423      2423           

@adrien-berchet adrien-berchet merged commit f7184cd into BlueBrain:master Sep 29, 2022
@adrien-berchet adrien-berchet deleted the language-detection branch September 29, 2022 14:55
mgeplf added a commit that referenced this pull request Mar 7, 2023
I mistakenly stepped on commits, let's merge them back in properly.
---------

* Fix view cli (#1051)
* Fix coverage (#1056)
* Fix: extract_stats could not work on single neurite (#1060)
* Fix language detection (#1058)
* Release 3.2.1 (#1061)
* Fix QhullError warning (#1063)
* fix unnecessary parens
* fix lint: use-dict-literal

---------

Co-authored-by: Alexis Arnaudon <alexis.arnaudon@epfl.ch>
Co-authored-by: Eleftherios Zisis <eleftherios.zisis@epfl.ch>
Co-authored-by: Adrien Berchet <adrien.berchet@gmail.com>
Co-authored-by: Gianluca Ficarelli <26835404+GianlucaFicarelli@users.noreply.github.com>
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.

3 participants