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

Change API for getting article dataframes and add pretoken analysis #12

Merged
merged 3 commits into from
Feb 5, 2024

Change iteration

56abc10
Select commit
Loading
Failed to load commit list.
Merged

Change API for getting article dataframes and add pretoken analysis #12

Change iteration
56abc10
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 5, 2024 in 1s

50.00% of diff hit (target 46.38%)

View this Pull Request on Codecov

50.00% of diff hit (target 46.38%)

Annotations

Check warning on line 11 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L11

Added line #L11 was not covered by tests

Check warning on line 42 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L42

Added line #L42 was not covered by tests

Check warning on line 77 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L77

Added line #L77 was not covered by tests

Check warning on line 81 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 83 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L83

Added line #L83 was not covered by tests

Check warning on line 85 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L85

Added line #L85 was not covered by tests

Check warning on line 87 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L87

Added line #L87 was not covered by tests

Check warning on line 91 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L91

Added line #L91 was not covered by tests

Check warning on line 93 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L93

Added line #L93 was not covered by tests

Check warning on line 100 in src/biolexica/literature/analyze.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/analyze.py#L97-L100

Added lines #L97 - L100 were not covered by tests

Check warning on line 35 in src/biolexica/literature/retrieve.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/retrieve.py#L35

Added line #L35 was not covered by tests

Check warning on line 32 in src/biolexica/literature/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/search.py#L32

Added line #L32 was not covered by tests

Check warning on line 35 in src/biolexica/literature/search.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/biolexica/literature/search.py#L34-L35

Added lines #L34 - L35 were not covered by tests